Create a zero-filled array having a specified length.
Create a zero-filled generic array.
Float64Array.
Uint8Array.
Uint32Array.
Uint16Array.
Float32Array.
Return a function which tests if every element in an array passes a test condition.
Test if a value is an array.
Buffer.
Create a zero-filled array having the same length and data type as a provided array.
Create a filled generic array.
Create a zero-filled ndarray having a specified shape and data type.
Int8Array.
Tokenize a string into an array of string parts and format identifier objects.
Generate string from a token array by interpolating values.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Maximum length for a typed array.
Test if a value is an array of strings.
Return a function which tests if every element in an array-like object passes a test condition.
Maximum length for a generic array.
Return the shape of a provided ndarray.
Uint8ClampedArray.