Iterated elements type.
An iterable to check.
true if the given iterable has a [PushIterator__symbol] property,
or false otherwise.
Checks whether the given iterator conforms to push iteration protocol.
Iterated elements type.
An iterator to check.
true if the given iterator has a [PushIterator__symbol] property,
or false otherwise.
Generated using TypeDoc
Checks whether the given iterable conforms to push iteration protocol.