Test if a value is object-like.
Detect native Uint32Array support.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression.
Detect native Symbol support.
Is this value a JS ArrayBuffer?
Test if a value is a Complex64Array.
Detect native Symbol.toStringTag support.
Test if a value is a regular expression string.
Test if a value is a typed array.
Standard assertion utilities.
Detect native Float32Array support.
Test if a value is a complex typed array.
Test if a value is array-like.
Detect native Uint16Array support.
Detect native Uint8Array support.
Test if an object has a specified property.
Detect native Float64Array 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.
Assert that a Node-API value is a Node-API typed array.
Detect native Buffer support.
Test if a value is an empty array.
Assert that two Node-API typed array data types are equal.