What is the type of this builtin JS value?
Multidimensional array constructor.
Test if an input value is a supported ndarray casting mode.
Reorder ndarray dimensions and associated strides for loop interchange.
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.
Detect native Symbol.toPrimitive support.
Given a stride array, determine whether an array is row-major.
Test if a value is a Complex64Array.
Robustly get the length of a Typed Array
Detect native Uint8ClampedArray support.
Convert a linear index to an array of subscripts.
Test if an array-like object supports the accessor (get/set) protocol.
Detect native Int32Array support.
Detect native Int16Array support.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Return the number of bytes per element for a provided underlying ndarray data type.
Test if a value is a Complex128Array.
Check if an environment is big endian.
Test if a value is a Buffer object.
Check if an environment is little endian.
List of ndarray orders.
Return the data type string associated with a supported ndarray data type value.
Detect native Int8Array support.
Test if a value is a boolean.