Test if a value is a function.
Test if a value is a collection.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression.
Test if a value is a regular expression string.
Test if a value is a Complex128Array.
Detect native Symbol.toStringTag support.
Detect native Float32Array support.
Test if a value is a typed array.
Detect native Uint16Array support.
Detect native Uint32Array support.
Test if an object has a specified property.
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 Float64Array 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.
Detect native Symbol support.
Standard assertion utilities.
Test if a value is array-like.
Detect native Buffer support.
Assert that a Node-API value is a Node-API typed array.
Robustly get the length of a Typed Array
Test if a finite numeric value is an odd number.