Buffer.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if a value is a collection.
List of array data types.
Create a typed array.
Test if a value is a complex number-like object.
Gamma function.
Array constructors.
Create a filled generic array.
Create a zero-filled generic array.
Floating-point typed array constructors.
Return the imaginary component of a double-precision complex floating-point number.
Tokenize a string into an array of string parts and format identifier objects.
Generate string from a token array by interpolating values.
Return the imaginary component of a single-precision complex floating-point number.
Return the real component of a double-precision complex floating-point number.
Return the imaginary component of a single-precision complex floating-point number.
Return the real component of a single-precision complex floating-point number.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Default array settings.
Convert a typed array to a Buffer without a copy
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.