Test if an input value is a supported array real-valued data type.
Test if an input value is a supported array signed integer data type.
Test if two arguments are the same value.
Test if a value is iterator-like.
Detect native WebAssembly support.
Arrays.
Test if a value is a BigInt.
Test if an input value is a supported built-in ndarray data type string.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray index mode.
Store information about any JS value in a side channel. Uses WeakMap if available.
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.
Test if a value is undefined or null.
Assert that a Node-API value has a specified property.
Test if an object's prototype chain contains a provided prototype.
Detect native atob support.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Create an ArrayBuffer instance from a Data URI string
Has instance symbol.
Power Assert in JavaScript
Test if an input value is a supported ndarray real-valued floating-point data type.
Test if two double-precision floating-point numbers are the same value.