Detect native DataView support.
Return an accessor function for setting an element in an indexed array-like object.
BLAS memory layouts.
Determine if an ndarray data type can be safely cast to another ndarray data type.
utilities for primitive JavaScript types
Reinterpret a Complex64Array as a Float32Array.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Test if an input value is a supported ndarray complex-valued floating-point data type.
BooleanArray.
Test if two double-precision floating-point numbers are the same value.
Return the index of the first element which equals a provided search element according to the same value algorithm.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Reinterpret a Complex128Array as a Float64Array.
Test whether two double-precision complex floating-point numbers are the same value.
Test if a value is a BigInt.
Test if an input value is a supported ndarray real-valued data type.
Test if an object's prototype chain contains a provided prototype.
Strided.
Test if an input value is a supported built-in ndarray data type string.
Generic options parameter handling.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Generate, and decode, base64 VLQ mappings for source maps and other uses
Test if two arguments are both Float64Arrays and have the same values.