Skip to content
Snippets Groups Projects
Commit d49329c7 authored by Glen Mével's avatar Glen Mével
Browse files

update changelog w.r.t. `zip_with_take_*` changes

parent 3e75bfeb
No related branches found
No related tags found
1 merge request!339`zip_with_take_{l,r,both}{,'}` (was: Add lemma `zip_with_take_both`)
...@@ -3,6 +3,8 @@ API-breaking change is listed. ...@@ -3,6 +3,8 @@ API-breaking change is listed.
## std++ master ## std++ master
- Add `list.zip_with_take_both` and `list.zip_with_take_both'`
- Specialize `list.zip_with_take_{l,r}`, add generalized lemmas `list.zip_with_take_{l,r}'`
- Add `bool_to_Z` that converts true to 1 and false to 0. (by Michael Sammler) - Add `bool_to_Z` that converts true to 1 and false to 0. (by Michael Sammler)
- Add lemmas for lookup on `mjoin` for lists. (by Michael Sammler) - Add lemmas for lookup on `mjoin` for lists. (by Michael Sammler)
- Rename `Is_true_false``Is_true_false_2` and `eq_None_ne_Some``eq_None_ne_Some_1`. - Rename `Is_true_false``Is_true_false_2` and `eq_None_ne_Some``eq_None_ne_Some_1`.
......
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