An array-like object to convert to an array.
Creates an array from an iterable object.
An array-like object to convert to an array.
A mapping function to call on every element of the array.
Value of 'this' used to invoke the mapfn.
Creates an array from an iterable object.
Creates an array from an iterable object.
An iterable object to convert to an array.
A mapping function to call on every element of the array.
Value of 'this' used to invoke the mapfn.
Returns a new array from a set of elements.
A set of elements to include in the new array object.
Generated using TypeDoc
Creates an array from an array-like object.