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 a value is iterator-like.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Test if a value is a BigInt.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray index mode.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Test if a value is a URI.
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.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Test if an object's prototype chain contains a provided prototype.
Test if two arguments are both Complex128Arrays and have the same values.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Set the more significant 32 bits of a double-precision floating-point number.
assert with status codes
Generic options parameter handling.
Test if an input value is a supported ndarray real-valued floating-point data type.
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Test if two arguments are both Complex64Arrays and have the same values.
Test whether two values are equal data types.
Constant function.