Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Test if a value is iterator-like.
Test if a value is ndarray-like.
Return a JSON representation of a typed array.
Complex128Array.
Test if a value is an array-like object containing only functions.
stdlib TypeScript type declarations.
Synchronous validation of a path existing either as a file or as a directory.
Test if a value is a URI.
Convert an array-like object to an object likely to have the same "shape".
Detect native BigInt support.
Return an accessor function for retrieving an element from an indexed array-like object.
Test if a value is undefined or null.
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.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Detect native DataView support.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Return an accessor function for setting an element in an indexed array-like object.
Determine if an ndarray data type can be safely cast to another ndarray data type.
BLAS memory layouts.
Reinterpret a Complex64Array as a Float32Array.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Test if an input value is a supported ndarray complex-valued floating-point data type.