Array.of()
Widely availableThe Array.of()
and typed array .of()
static methods create new arrays from the values of any number of arguments.
The Array.of()
and typed array .of()
static methods create new arrays from the values of any number of arguments.