lean4-htt/src/Std/Data
Paul Reichert 4f77e05225
feat: introduce zip iterator combinator (#8484)
This PR provides the iterator combinator `zip` in a pure and monadic
version.
2025-05-30 15:20:28 +00:00
..
DHashMap feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
DTreeMap feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
ExtDHashMap feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
ExtHashMap feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
ExtHashSet feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
HashMap feat: further generic GetElem lemmas (#8465) 2025-05-24 12:58:29 +00:00
HashSet feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
Internal feat: introduce iterator combinators filterMap, filter and map (#8451) 2025-05-30 13:43:41 +00:00
Iterators feat: introduce zip iterator combinator (#8484) 2025-05-30 15:20:28 +00:00
TreeMap feat: further generic GetElem lemmas (#8465) 2025-05-24 12:58:29 +00:00
TreeSet feat: @[grind] annotations for TreeMap (#8446) 2025-05-24 04:49:54 +00:00
DHashMap.lean fix: unorphan modules in Std.Data (#4679) 2024-07-08 07:57:56 +00:00
DTreeMap.lean fix: import all raw tree map modules into Std.Data (#8044) 2025-04-24 10:06:32 +00:00
ExtDHashMap.lean feat: extensional hash maps (#8004) 2025-04-28 06:48:25 +00:00
ExtHashMap.lean feat: extensional hash maps (#8004) 2025-04-28 06:48:25 +00:00
ExtHashSet.lean feat: extensional hash maps (#8004) 2025-04-28 06:48:25 +00:00
HashMap.lean
HashSet.lean
Iterators.lean feat: introduce iterator combinators filterMap, filter and map (#8451) 2025-05-30 13:43:41 +00:00
TreeMap.lean fix: import all raw tree map modules into Std.Data (#8044) 2025-04-24 10:06:32 +00:00
TreeSet.lean chore: USE_LAKE: integrate into CMake (#4466) 2025-03-15 08:58:01 +00:00