There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
⛓️ Iterators for Python with higher-order functions .map(), .filter() and .reduce(), also known as a fluent interface. As seen in Rust, Scala, Javascript etc.