Detect native Symbol.iterator support.
Test if a finite numeric value is an even number.
Test if a value is a BooleanArray.
Test if a value is an ArrayBuffer.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Test if a value is typed-array-like.
Assert that a Node-API value is a specified Node-API data type.
Detect native function name support.
Test if a value is a number having a nonnegative integer value.
Test if a value is a number having an integer value.
Check if the runtime is a web browser.
Like a Set, but provides the index of the `key` in the backing array
A simple list of possible Typed Array names.
Check if the runtime is Node.js.
Test if a double-precision floating-point numeric value is finite.
Float32Array.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Detect native Symbol.hasInstance support.
Test if a single-precision floating-point numeric value is NaN.
Uint32Array.
Test if a value is NaN.
Uint16Array.
Test if a value is an arguments object.
Float64Array.