Test if a value is an array of strings.
Check if an environment is little endian.
Test if a value is a number.
Test if a value is a boolean.
Is this value a JS SharedArrayBuffer?
Test if a value is a string.
Test if a double-precision floating-point numeric value is NaN.
Is this value a JS ArrayBuffer?
Test if a value is typed-array-like.
Test if a value is a Complex64Array.
Test if a value is a function.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression.
Like a Set, but provides the index of the `key` in the backing array
Test if a value is a regular expression string.
Test if a value is a Complex128Array.
Detect native Symbol.toStringTag support.
Convert an array-like object to an object likely to have the same "shape".
Detect native Float32Array support.
Test if a value is a typed array.
Detect native Uint16Array support.
Detect native Uint32Array support.
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.