Description
Use faster functional-programming helpers for Python collections, iterators, and data transformations. It gives projects Toolz-style utilities with Cython-backed performance improvements.
This is a developer library and has no separate interface. It is useful when code already benefits from map, reduce, grouping, composing, or iterator pipelines and needs better speed without changing the programming style much.