A simple list of possible Typed Array names.
Test if a value is Node writable stream-like.
Float64Array.
Test if a value is an array-like object containing only integers.
Uint8Array.
Assert that two Node-API data types are equal.
C utilities for asserting that a Node-API call returns an "ok" status.
Assert that a Node-API value is a specified Node-API data type.
Test if a value is Node stream-like.
Detect native Uint8ClampedArray support.
Test if a value is a number having an integer value.
Test if a value is a number having a nonnegative integer value.
Test if a value is an Error object.
Test if a value is a number having a positive value.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
Uint32Array.
Uint16Array.
Test if a value is NaN.
Test if a double-precision floating-point numeric value is finite.
Test if a value is a BooleanArray.
Test if an input value is a supported array boolean data type.
Test if an input value is a supported array complex-valued floating-point data type.
The assert module from Node.js, for the browser.