A shallow copy of the array
Checks whether the array contains a given element.
The element to search for
True if the array contains a given element
Checks whether the two arrays are same.
The array to compare to
True if the two arrays are same
Generated using TypeDoc
Makes a shallow copy of the array.
Array.prototype.clone