lean4-htt/src/Init/Data/Iterators
Kyle Miller 4575799f8e
chore: library style cleanup (#9654)
This PR cleans up the style of the library in anticipation of a future
PR that requires strict indentation for tactic sequences.
2025-07-31 21:28:59 +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: library style cleanup (#9654) 2025-07-31 21:28:59 +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: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
ToIterator.lean refactor: replace some Subarray functions with generic slice functions (#9017) 2025-07-03 19:33:19 +00:00