lean4-htt/src/Std/Data/DHashMap
2024-07-17 08:02:22 +00:00
..
Internal chore: fix BEq argument order in hash map lemmas (#4732) 2024-07-17 04:25:21 +00:00
AdditionalOperations.lean feat: Std.HashMap (#4583) 2024-07-05 10:14:20 +00:00
Basic.lean fix: resolve instances for HashMap via unification (#4759) 2024-07-17 08:02:22 +00:00
Lemmas.lean fix: resolve instances for HashMap via unification (#4759) 2024-07-17 08:02:22 +00:00
Raw.lean chore: rename HashMap.remove to HashMap.erase (#4725) 2024-07-16 08:14:56 +00:00
RawDef.lean feat: Std.HashMap (#4583) 2024-07-05 10:14:20 +00:00
RawLemmas.lean chore: fix BEq argument order in hash map lemmas (#4732) 2024-07-17 04:25:21 +00:00