Skip to content
Snippets Groups Projects
Commit 98723b1c authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

CHANGELOG.

parent f64de20e
No related branches found
No related tags found
1 merge request!382Preimage function for finite maps.
Pipeline #66690 passed
...@@ -20,6 +20,7 @@ Coq 8.11 is no longer supported. ...@@ -20,6 +20,7 @@ Coq 8.11 is no longer supported.
not rely on them. not rely on them.
- Declare `Hint Mode` for `FinSet A C` so that `C` is input, and `A` is output - Declare `Hint Mode` for `FinSet A C` so that `C` is input, and `A` is output
(i.e., inferred from `C`). (i.e., inferred from `C`).
- Add function `map_preimage` to compute the preimage of a finite map.
## std++ 1.7.0 (2022-01-22) ## std++ 1.7.0 (2022-01-22)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment