MartinBernstorff / iterpy

⛓️ Iterators for Python with higher-order functions .map(), .filter() and .reduce(), also known as a fluent interface. As seen in Rust, Scala, Javascript etc.
Other
10 stars 0 forks source link

refactor: most logic from `Arr` should call `Iter` #146

Closed MartinBernstorff closed 7 months ago