Maximum length for a generic array.
Is this value a JS SharedArrayBuffer?
Float64Array.
Detect native Symbol.toStringTag support.
Detect native Float32Array support.
Maximum length for a typed array.
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.
Test if an array-like object supports the accessor (get/set) protocol.
Test if an object has a specified property.
Check if an environment is big endian.
Test if a value is a Buffer object.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is a boolean.
Test if a value is object-like.
Test if a value is a string.
Test if a value is a plain object.
Test if a value is a collection.
Set a function's length property
Test if a value is a function.
Test if a value is a Complex128Array.
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 number.
Detect native Buffer support.