Test if a value is an array-like object containing only JavaScript primitives.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Which kind of boxed JS primitive is this?
Test if a value is a string.
Detect native Symbol.toPrimitive support.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Unbox a boxed JS primitive value.
Test if a value is a Uint16Array.
Test if a value is an object.
Test if a value is a Float32Array.
Test if a value is a Uint8Array.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
Test if a value is a boolean.
Test if a value is a Buffer object.
Test if a value is a function.
Test if an array-like object supports the accessor (get/set) protocol.
Check if an environment is big endian.
Test if a value is a plain object.
Test if a double-precision floating-point numeric value is NaN.
Check if an environment is little endian.
Test if a value is an array of strings.
Test if a value is a Complex128Array.