What is the type of this builtin JS value?
Detect native Uint8ClampedArray support.
Check if an environment is little endian.
Return a function which tests if every element in an array-like object passes a test condition.
Test if a double-precision floating-point numeric value is finite.
Test if an input value is a supported array boolean data type.
Test if a single-precision floating-point numeric value is finite.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Detect native Symbol.iterator support.
Detect native Symbol.toPrimitive support.
Test if a value is an array-like object containing only nonnegative integers.
Create a filled generic array.
Test if an input value is a supported array complex-valued floating-point data type.
Test if a value is a BooleanArray.
Get the byteLength out of a DataView, robustly.
Test if a value is an array-like object.
Test if a value is a collection.
Detect native Int32Array support.
Detect native Int16Array support.
`Object.defineProperty`, but not IE 8's broken one.
Check if an environment is big endian.
Detect native Int8Array support.
Test if a value is a Buffer object.
Which kind of boxed JS primitive is this?