lean4-htt/src/Std/Data
Markus Himmel 43fa46412d
feat: deprecated variants of hash map query methods (#4943)
#4917 will expose users of the `Lean` API to the renaming of the hash
map query methods. This PR aims to make the transition easier by adding
deprecated functions with the old names.
2024-08-07 13:36:19 +00:00
..
DHashMap feat: gaps/cleanup in List lemmas (#4835) 2024-07-26 05:00:50 +00:00
HashMap feat: deprecated variants of hash map query methods (#4943) 2024-08-07 13:36:19 +00:00
HashSet feat: more hash map lemmas (#4803) 2024-07-23 06:57:44 +00:00
DHashMap.lean fix: unorphan modules in Std.Data (#4679) 2024-07-08 07:57:56 +00:00
HashMap.lean feat: Std.HashMap (#4583) 2024-07-05 10:14:20 +00:00
HashSet.lean feat: Std.HashMap (#4583) 2024-07-05 10:14:20 +00:00