Creates a new list with a finite iterable object.
The finite iterable object such as Array or Map.
Array
Map
The list of items from the iterable.
Generated using TypeDoc
Creates a new list with a finite iterable object.