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