Starts iteration over the given iterable.
iterable
Iterated elements type.
An iterable or push iterable to iterate over.
A push iterator iterating over the given iterable.
Generated using TypeDoc
Starts iteration over the given
iterable
.