lean4-htt/src/Init/Data/Iterators/Combinators
Paul Reichert 561f347f5a
feat: universe-polymorphic loop operations on pure iterators (#9135)
This PR allows the result type of `forIn`, `foldM` and `fold` on pure
iterators (`Iter`) to be in a different universe than the iterators.
2025-07-02 06:18:20 +00:00
..
Monadic feat: universe-polymorphic loop operations on pure iterators (#9135) 2025-07-02 06:18:20 +00:00
Attach.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
FilterMap.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Monadic.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
ULift.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00