Test if a value is a boolean.
Check if an environment is big endian.
Check if an environment is little endian.
Detect native Uint16Array support.
Detect native Uint8Array support.
Detect native Float64Array support.
Detect native Symbol.toStringTag support.
Detect native Float32Array support.
Detect native Uint32Array support.
Test if an object has a specified property.
Detect native Symbol support.
Detect native Buffer support.
Test if a value is an array.
Test if a value is object-like.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a regular expression string.
Test if a value is a Uint16Array.
Test if a value is a regular expression.
Test if a value is a Uint8Array.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Test if a value is a number.
Test if a value is an object.