Creates a new iterable using the specified function implementing the members of AsyncIterable
The type of the elements returned by the enumerable sequence.
The function that creates the Symbol.asyncIterator method
Optional
A new async-iterable instance.
Generated using TypeDoc
Creates a new iterable using the specified function implementing the members of AsyncIterable