py-combinator is a high-performance Python library implemented in Rust that provides statically typed iterator combinators for chainable functional operations on iterables. The following function ...