Test if a value is an empty array.
Assert that two Node-API typed array data types are equal.
Robustly get the length of a Typed Array
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if a value is a Uint8ClampedArray.
Test if a finite double-precision floating-point number is an integer.
Test if a finite numeric value is an odd number.
Robustly get the byte offset of a Typed Array
Test if a value is an Int8Array.
Robustly get the byte length of a Typed Array
Test if a value is an arguments object.
Test if a value is an Int32Array.
Test if a value is an Int16Array.
Test if a double-precision floating-point numeric value is negative zero.
Test if an array contains a provided search value.
Test if a value is a complex number-like object.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Test if a double-precision floating-point numeric value is positive zero.
Test if a finite numeric value is an even number.
Test if a value is a BooleanArray.
Test if a value is an ArrayBuffer.
Test if a value is an Error object.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Power Assert output formatter