The assert module from Node.js, for the browser.
Test if a value is a BooleanArray.
Detect native Symbol.iterator support.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Test if a value is a Complex128Array.
Assert that a Node-API value is a Node-API typed array.
Detect native Symbol.hasInstance support.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is array-like.
Test if a value is a typed array.
Return the data type of an array.
Test if a value is a complex typed array.
Reinterpret a Complex128Array as a Float64Array.
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.
Detect native function name support.
Test if two arguments are the same value.
Check if the runtime is a web browser.
Test if a value is an array-like object of numbers.
Test if a value is Node stream-like.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Check if the runtime is Node.js.
Assert that two Node-API typed array data types are equal.
Return a JSON representation of a typed array.