Test if a value is a DataView.
Test if a finite double-precision floating-point number is a negative integer.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if two arrays have the same values.
Test if a value is ndarray-like.
Test if an input value is a supported array boolean data type.
Test if an input value is a supported array complex-valued floating-point data type.
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is a BooleanArray.
Test if a double-precision floating-point number is a probability.
stand-alone library of threejs examples
Determine if a buffer length is compatible with provided ndarray meta data.
Get the byteOffset out of a DataView, robustly.
Get the byteLength out of a DataView, robustly.
Test if an input value is a supported ndarray index mode.
Test if an input value is an ndarray order.
Test if a value is iterator-like.
Detect native WebAssembly support.
Test if a value is an array-like object containing only integers.
Test if a value is undefined or null.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Test if a value is a URI.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Determine if an ndarray data type can be safely cast to another ndarray data type.