ebonnal / streamable

Expressive iteration in Python: fluent, typed, lazy, and concurrent
Apache License 2.0
5 stars 0 forks source link

`.group`: optimize when `by` is `None` #12

Closed ebonnal closed 1 month ago

ebonnal commented 1 month ago

let's yield Iterators instead of Lists