Creates a push iterable over elements of iterator created by the given function.
Iterated elements type.
A function creating new iterator.
New push iterable over elements of created iterator.
Generated using TypeDoc
Creates a push iterable over elements of iterator created by the given function.