Test if a value is a Buffer object.
Check if an environment is little endian.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is a boolean.
Test if a value is a plain object.
Test if a value is object-like.
Detect native Symbol.hasInstance support.
Test if a value is a string.
Test if a value is a Float64Array.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
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 function.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression.
Test if a value is a regular expression string.
Test if a finite numeric value is an odd number.
Test if a finite double-precision floating-point number is an integer.
Test if a double-precision floating-point numeric value is negative zero.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Test if a double-precision floating-point numeric value is positive zero.
Test if a finite numeric value is an even number.
Detect native ArrayBuffer support.