Test if an input value is a supported array boolean data type.
The assert module from Node.js, for the browser.
Test if an input value is a supported array complex-valued floating-point data type.
Test if a value is a BooleanArray.
Test if a double-precision floating-point number is a probability.
Test if an object has a specified property, either own or inherited.
Test if an input value is a supported ndarray index mode.
Determine if a buffer length is compatible with provided ndarray meta data.
Test if an input value is an ndarray order.
Test if a value is iterator-like.
Is this value a JS SharedArrayBuffer?
Detect native BigInt support.
Test if a value is an array-like object containing only integers.
Test if a value is undefined or null.
Test if a value is a URI.
Detect native DataView support.
Is this specifier a node.js core module?
Arrays.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Test if an input value is a supported array real-valued floating-point data type.
Test if an object's prototype chain contains a provided prototype.