lean4-htt/src/Init/Data/Iterators
2025-08-22 12:04:42 +00:00
..
Combinators feat: universe-polymorphic loop operations on pure iterators (#9135) 2025-07-02 06:18:20 +00:00
Consumers refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Internal refactor: migrate to new ranges (#8841) 2025-07-07 12:41:53 +00:00
Lemmas chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Basic.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Combinators.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Consumers.lean refactor: replace some Subarray functions with generic slice functions (#9017) 2025-07-03 19:33:19 +00:00
Internal.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lemmas.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
PostconditionMonad.lean feat: high-level order typeclasses (#9729) 2025-08-11 14:55:17 +00:00
ToIterator.lean refactor: replace some Subarray functions with generic slice functions (#9017) 2025-07-03 19:33:19 +00:00