Test if an object has a specified property.
Detect native Float64Array support.
Detect native Symbol support.
Test if a value is a complex typed array.
Detect native Uint8Array support.
Return a function which tests if every element in an array-like object passes a test condition.
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.
Detect native Buffer support.
Assert that a Node-API value is a Node-API typed array.
Test if a finite double-precision floating-point number is a positive integer.
Test if a value is an empty array.
Robustly get the length of a Typed Array
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a value is a Uint8ClampedArray.
Maximum unsigned 32-bit integer.
Assert that two Node-API typed array data types are equal.
Robustly get the byte offset of a Typed Array
Test if a finite numeric value is an odd number.
Evaluate a factorial.
Robustly get the byte length of a Typed Array
Test if a value is an Int32Array.
Test if a value is an Int8Array.
Test if a value is an Int16Array.
Test if a value is an array-like object of numbers.