Hi. The notation _.[_ <- _]
is not defined with the same priority in PArray
(from the Coq standard library) and in finmap. Currently, I have to patch finmap to be able to use both libraries. The fix is pretty straightforward on the finmap side.
That seems worth a pull request on finmap.
Pierre Roux said:
That seems worth a pull request on finmap.
https://github.com/math-comp/finmap/pull/95
Last updated: Oct 13 2024 at 01:02 UTC