Test if two arguments are both BooleanArrays and have equal values.
Test if a value is a BooleanArray.
Test if a value is a BooleanArray.
Assert that two Node-API data types are equal.
BooleanArray.
Assert that two Node-API typed array data types are equal.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Check if an environment is big endian.
Test if a value is an array.
Test if a value is object-like.
Check if an environment is little endian.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression string.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a Uint16Array.
Test if a value is a regular expression.
Test if a value is a Uint8Array.
What is the type of this builtin JS value?
Robustly get the length of a Typed Array
Detect native Uint16Array support.
Detect native Uint8Array support.
Detect native Float64Array support.