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(#146): most logic from Arr should call Iter #147

Closed MartinBernstorff closed 7 months ago

MartinBernstorff commented 7 months ago

Fixes #146

MartinBernstorff commented 7 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @MartinBernstorff and the rest of your teammates on Graphite Graphite

MartinBernstorff commented 7 months ago

Merge activity