Closed roberto-butti closed 2 years ago
The Arr::of() method creates a new Arr instance from a variable number of arguments, regardless of number or type of the arguments. Like this one: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/of
The Arr::of() method creates a new Arr instance from a variable number of arguments, regardless of number or type of the arguments. Like this one: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/of