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.
Generated using TypeDoc
Converts the list into an
Array
. If the list is infinite, this will occur an error.