List of complex typed array data types.
List of array data types.
Test if a value is a complex typed array.
List of complex number data types.
List of ndarray data types.
Float64Array.
Uint8Array.
Uint32Array.
Uint16Array.
Float32Array.
Create a typed array.
Return the data type of an array.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Test if a value is a complex typed array.
Maximum length for a typed array.
Strided.
A simple list of possible Typed Array names.
Int32Array.
Robustly get the length of a Typed Array
Return the real and imaginary components of a single-precision complex floating-point number.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Default array settings.