Detect native Uint8ClampedArray support.
Test if a value is struct constructor-like.
Test whether an input value is the string representing column-major order.
Detect native Int32Array support.
Detect native Int16Array support.
Test whether two complex numbers are approximately the same value within a specified number of ULPs (units in the last place).
Detect native Int8Array support.
Test if a value is a DataView.
Test if two arguments are approximately the same value within a specified number of ULPs (units in the last place).
Detect native Symbol.iterator support.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if an object has a specified property, either own or inherited.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Test if an input value is a supported array boolean data type.
Test if a value is ndarray-like.
Test if an input value is a supported array complex-valued floating-point data type.
Test if a value is a BooleanArray.
The assert module from Node.js, for the browser.
Is this value a JS SharedArrayBuffer?
Reinterpret a Complex128Array as a Float64Array.
Test if an input value is a supported ndarray index mode.
Test if an input value is an ndarray order.
Convert a Node-API value representing a strided array to a double-precision floating-point array.