lean4-htt/src/Std/Data
Markus Himmel 3eab35ef22
chore: minor improvements (#9708)
This PR stylistically improves an internal hash map proof and fixes a
typo in the docsting of `String.join`.
2025-08-04 07:12:05 +00:00
..
DHashMap chore: minor improvements (#9708) 2025-08-04 07:12:05 +00:00
DTreeMap chore: library style cleanup (#9654) 2025-07-31 21:28:59 +00:00
ExtDHashMap chore: fix spelling errors (#9175) 2025-07-24 23:35:32 +00:00
ExtDTreeMap refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExtHashMap chore: fix spelling errors (#9175) 2025-07-24 23:35:32 +00:00
ExtHashSet refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExtTreeMap refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExtTreeSet refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
HashMap chore: fix spelling errors (#9175) 2025-07-24 23:35:32 +00:00
HashSet refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Internal chore: library style cleanup (#9654) 2025-07-31 21:28:59 +00:00
Iterators chore: library style cleanup (#9654) 2025-07-31 21:28:59 +00:00
TreeMap refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
TreeSet refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
DHashMap.lean refactor: module-ize Std.Data.DHashMap (#9098) 2025-07-02 10:00:17 +00:00
DTreeMap.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExtDHashMap.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExtDTreeMap.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExtHashMap.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExtHashSet.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExtTreeMap.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ExtTreeSet.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
HashMap.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
HashSet.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Iterators.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
TreeMap.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
TreeSet.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00