Test if a value is ndarray-like.
Test if a value is a URI.
Test if a value is undefined or null.
Test if a value is an array-like object containing only integers.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Get the ArrayBuffer out of a DataView, robustly.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Test if a value is a complex typed array.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Command-line interface.
Detect native WebAssembly support.
Test if two arguments are the same value.
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 double-precision floating-point numbers are the same value.
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 built-in ndarray data type string.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Test if an input value is a supported ndarray real-valued data type.
Test if an object's prototype chain contains a provided prototype.
Store information about any JS value in a side channel. Uses WeakMap if available.
Assert that a Node-API value has a specified property.
Detect native atob support.