Skip to content

Iterable Iterators

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 21 Feb 05:27
· 12 commits to master since this release

Fixed

  • Function return signatures should use IterableIterator to easily chain next(filter(map(...)))