Create an array filled with ones and having the same length and data type as a provided array.
Float64Array.
Return a function which tests if every element in an array-like object passes a test condition.
Uint8Array.
Test if a value is an array-like object.
Uint32Array.
Uint16Array.
Float32Array.
Return a function which tests if every element in an array passes a test condition.
Test if a value is array-like.
Test if a value is an array.
Test if an array-like object supports the accessor (get/set) protocol.
Buffer.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return an accessor function for retrieving an element from an indexed array-like object.
Random numbers.
Test if a value is object-like.
Convert an array-like object to an object likely to have the same "shape".
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Return an accessor function for setting an element in an indexed array-like object.
Create a filled generic array.
Create a zero-filled generic array.
Int8Array.
Tokenize a string into an array of string parts and format identifier objects.