Test if a value is a typed array.
Test if a value is typed-array-like.
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.
Robustly get the length of a Typed Array
Robustly get the byte offset of a Typed Array
Robustly get the byte length of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a complex typed array.
Assert that a Node-API value is a Node-API typed array.
Float64Array.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Uint8Array.
Assert that two Node-API typed array data types are equal.
Test if a value is a Float32Array.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is an object.
Test if a value is a collection.
Uint32Array.
Uint16Array.