This repository was archived by the owner on Sep 17, 2023. It is now read-only.
Release 2.1.0
New Features
- Add
overIterator()
function.
Creates a push iterable over elements of iterator created by the given function.
overIterator()
function.