Test if a value is a complex typed array.
Return a function which tests if every element in an array-like object passes a test condition.
Detect native Uint16Array support.
Detect native Uint32Array support.
Detect native Uint8Array support.
Detect native Float64Array support.
Detect native Symbol support.
Which kind of boxed JS primitive is this?
Test if a value is array-like.
Standard assertion utilities.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Assert that a Node-API value is a Node-API typed array.
Test if a value is an Int32Array.
Test if a value is an empty array.
Test if a double-precision floating-point numeric value is positive zero.
`Object.defineProperty`, but not IE 8's broken one.
Test if a value is a Uint8ClampedArray.
Test if a finite numeric value is an odd number.
Test if a value is an array-like object containing only nonnegative integers.
Test if a finite double-precision floating-point number is an integer.
Test if a value is an array-like object of numbers.
Test if a value is an ArrayBuffer.
Test if a value is an Int16Array.
Test if a value is an Int8Array.