A simple list of possible Typed Array names.
Assert that two Node-API typed array data types are equal.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte offset of a Typed Array
Test if a value is an empty array.
Robustly get the byte length of a Typed Array
Test if a finite numeric value is an even number.
Test if a value is an array-like object containing only nonnegative integers.
Detect native function name support.
Test if a value is a Uint8ClampedArray.
Test if an array contains a provided search value.
Test if a value is an array-like object of numbers.
Minimal async jobs utility library, with streams support
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Test if a value is an Int32Array.
Test if a finite numeric value is an odd number.
Test if a value is an Int8Array.
Test if a value is an Int16Array.
Continued fraction approximation.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is a BooleanArray.
Like a Set, but provides the index of the `key` in the backing array
Test if a value is an ArrayBuffer.