Converts the list into an Array. If the list is infinite, this will occur an error.
Array
The list to be converted.
The array of elements.
Converts the list into an
Array. If the list is infinite, this will occur an error.