Creates a new Array instance from an array-like or iterable object This has different behaviour from Array.from.
Array.from
Creates a new Array instance from an array-like or iterable object This has different behaviour from
Array.from.