Converts an iterable to an array.
The iterable to convert to an array
An array containing all elements from the iterable
Converts an iterable to an array.