Like a Set, but provides the index of the `key` in the backing array
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is array-like.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Test if a value is a typed array.
Test if a value is a complex typed array.
Test if a value is a collection.
Assert that a Node-API value is a Node-API typed array.
Test if a value is an array-like object of numbers.
Test if a value is an empty array.
Float64Array.
Uint8Array.
Standard assertion utilities.
Assert that two Node-API typed array data types are equal.
Test if a value is an array-like object containing only nonnegative integers.
Float32Array.
Test if an array contains a provided search value.
Uint32Array.
Uint16Array.
Test if a value is typed-array-like.
Test if a value is a BooleanArray.
Check if an environment is big endian.
Test if a value is a Uint8ClampedArray.
Minimal async jobs utility library, with streams support