Test if a value is typed-array-like.
Power Assert output formatter
Test if a single-precision floating-point numeric value is finite.
Test if a single-precision floating-point numeric value is NaN.
Test if a value is an arguments object.
Assert that a Node-API value is a specified Node-API data type.
Test if an object's own property is enumerable.
Detect native Int32Array support.
Detect native Int16Array support.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Test if a value is a number having an integer value.
Float64Array.
Assert that two Node-API data types are equal.
Uint8Array.
C utilities for asserting that a Node-API call returns an "ok" status.
Test if a value is a number having a positive integer value.
Detect native Uint8ClampedArray support.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if a value is a number having a nonnegative integer value.
Test if a value is NaN.
Test if a value is a complex typed array.
Detect native Int8Array support.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Test if a value is a BooleanArray.