alias for Array.of.
Array.of
Returns a new array from a set of elements.
A set of elements to include in the new array object.
alias for
Array.of
.