Create a complex number typed array.
Complex typed array constructors.
Test if a value is a complex typed array.
Float64Array.
Uint8Array.
Uint32Array.
Uint16Array.
Float32Array.
List of complex typed array data types.
Maximum length for a typed array.
Test if a value is a complex typed array.
Int8Array.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Uint8ClampedArray.
Robustly get the byte offset of a Typed Array
Arrays.
Get the ArrayBuffer out of a TypedArray, robustly.
Double-precision complex number functions.
A simple list of possible Typed Array names.
Robustly get the byte length of a Typed Array
Single-precision complex number functions.
Robustly get the length of a Typed Array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Test if a value is a typed array.