Detect native DataView support.
Test if a value is an array-like object containing only functions.
Is this specifier a node.js core module?
Return an accessor function for setting an element in an indexed array-like object.
Reinterpret a Complex64Array as a Float32Array.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Reinterpret a Complex128Array as a Float64Array.
Determine if an ndarray data type can be safely cast to another ndarray data type.
BLAS memory layouts.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Match human-quality input to potential matches by edit distance.
Object constructor.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
BooleanArray.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Synchronous validation of a path existing either as a file or as a directory.
Test if two double-precision floating-point numbers are the same value.
Test if an object's prototype chain contains a provided prototype.
Return the index of the first element which equals a provided search element according to the same value algorithm.
Test whether two double-precision complex floating-point numbers are the same value.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Test if a value is a BigInt.
Multidimensional arrays.