Detect native function name support.
Test if a value is a number.
Test if a value is a Float32Array.
Test if a value is an object.
Check if an environment is big endian.
Detect native Symbol.hasInstance support.
Test if a value is a string.
Test if a value is a boolean.
Test if a value is a Buffer object.
Test if a value is a Uint32Array.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is object-like.
Test if a value is a Float64Array.
Test if a value is a function.
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a plain object.
Get the byteLength out of a DataView, robustly.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a regular expression.
Get the byteOffset out of a DataView, robustly.
Test if a value is a regular expression string.
Test if a finite numeric value is an even number.