Test if two arguments have the same native class.
Detect native Symbol.toStringTag support.
Detect native Uint32Array support.
Detect native Float32Array support.
Detect native Uint16Array support.
Detect native Float64Array support.
Detect native Uint8Array support.
Detect native Symbol support.
Detect native Buffer support.
Test if a value is an array.
Check if an environment is big endian.
Test if a value is a boolean.
Test if a value is a string.
Test if a double-precision floating-point numeric value is NaN.
Check if an environment is little endian.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is object-like.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a function.
Test if a value is a Uint16Array.
Test if a value is a regular expression.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a Uint8Array.