Creates an async-iterable from the specified elements.
The type of the elements to create an async-iterable sequence.
Rest
The elements to turn into an async-iterable sequence.
The async-iterable sequence created from the elements.
Generated using TypeDoc
Creates an async-iterable from the specified elements.