Test if two arrays have equal values.
Test if two indexed arrays have equal values.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Robustly get the length of a Typed Array
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.
Get the ArrayBuffer out of a TypedArray, robustly.
Assert that two Node-API typed array data types are equal.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Test if a double-precision floating-point numeric value is NaN.
Return a function which tests if every element in an array passes a test condition.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is an array.
Test if an array-like object supports the accessor (get/set) protocol.
Detect native Uint32Array support.
Detect native Symbol.toStringTag support.
Detect native Symbol support.
Test if an object has a specified property.
Assert that two Node-API data types are equal.
Test if a value is a Complex128Array.
Detect native Uint16Array support.
Detect native Float32Array support.