Test if two arguments are both Int32Arrays and have equal values.
Test if a value is an Int32Array.
Detect native Int32Array support.
Assert that two Node-API data types are equal.
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.
Int32Array.
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.
Test if a value is a boolean.
Test if a value is a string.
Test if a value is a Float64Array.
Test if a value is a Buffer object.
Test if a value is a Uint32Array.
Test if a value is a function.
Check if an environment is big endian.
Test if a value is a plain object.
Test if a double-precision floating-point numeric value is NaN.
Check if an environment is little endian.
Test if a value is an array.
Test if a value is object-like.
Detect native Uint32Array support.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression.
Test if a value is a Uint16Array.