web-feature: Array.from()
The Array.from() and typed array .from() static methods copy items from an iterable or array-like object to make a new array.
The Array.from() and typed array .from() static methods copy items from an iterable or array-like object to make a new array.