Is this value a JS ArrayBuffer?
Test if a value is iterator-like.
Return the prototype of a provided object.
Return a function which tests if every element in an array-like object passes a test condition.
Detect native function name support.
Test if a value is an array-like object containing only integers.
Define a non-enumerable read-only property.
Test if a value is undefined or null.
Test if a value is a URI.
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.
Assert that two Node-API typed array data types are equal.
Test if an input value is a supported array real-valued floating-point data type.
Number constructor.
Return a JSON representation of a typed array.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Return the data type of an array.
Test if a value is a complex typed array.
Determine the specification defined classification of an object.
Return the index of the first element which equals a provided search element according to the same value algorithm.
Test if an input value is a supported ndarray complex-valued floating-point data type.
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.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Return the real and imaginary components of a double-precision complex floating-point number.