Test if a value is object-like.
Check if an environment is little endian.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression string.
Detect native function name support.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Test if a value is a regular expression.
Detect native ArrayBuffer support.
Test if a value is a number.
Test if a value is an object.
Test if a value is a Float32Array.
Test if a value is a boolean.
Get the byteLength out of a DataView, robustly.
Test if a value is a string.
Test if a value is a Buffer object.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is a function.
Test if a value is a plain object.
Get the byteOffset out of a DataView, robustly.
Test if a finite numeric value is an odd number.