Test if two arguments are both Uint32Arrays and have equal values.
Detect native Uint32Array support.
Test if a value is a Uint32Array.
Uint32Array.
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.
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 little endian.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Detect native Uint16Array support.
Detect native Float64Array support.
Robustly get the length of a Typed Array
What is the type of this builtin JS value?
Test if a value is a number.
Test if a value is a Float32Array.
Test if a double-precision floating-point numeric value is NaN.
A robust, ES3 compatible, "has own property" predicate.
Test if a value is an object.
Check if an environment is big endian.
Test if a value is a string.
Test if a value is a regular expression.
Test if a value is a boolean.