Test if a value is an Int8Array.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Test if a double-precision floating-point numeric value is negative zero.
Test if a finite numeric value is an even number.
Test if a value is an ArrayBuffer.
Test if an array contains a provided search value.
Test if a value is a BooleanArray.
Like a Set, but provides the index of the `key` in the backing array
A simple list of possible Typed Array names.
Test if a value is typed-array-like.
Smallest positive double-precision floating-point normal number.
Assert that a Node-API value is a specified Node-API data type.
Double-precision floating-point positive infinity.
Detect native generator function support.
Test if an input value is a supported ndarray unsigned integer data type.
Test if a double-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is NaN.
Test if a value is NaN.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Default array settings.
Test if an input value is a supported array boolean data type.
Get the ArrayBuffer out of a TypedArray, robustly.
Maximum safe double-precision floating-point integer.