Creates a push iterator implementation.
Iterated elements type.
A function iterating over elements conforming to push iteration protocol.
New push iterator instance performing iteration by forNext function.
forNext
Generated using TypeDoc
Creates a push iterator implementation.