Test if a value is a number having an integer value.
Test if a double-precision floating-point numeric value is positive zero.
Test if a value is a number having a nonnegative integer value.
Check if an environment is big endian.
Test if a finite numeric value is an even number.
Check if an environment is little endian.
Test if a value is a Uint8ClampedArray.
Test if a value is a collection.
Test if a value is NaN.
Test if a value is an Int32Array.
Detect native Symbol.toStringTag support.
Test if a value is an Int16Array.
Test if a value is an Int8Array.
Test if a value is a number having a positive integer value.
Return a function which tests if every element in an array passes a test condition.
Detect native Uint16Array support.
Detect native Uint8Array support.
Detect native Uint32Array support.
Detect native Float64Array support.
Test if an object's own property is enumerable.
Detect native Symbol support.
Test if a value is an arguments object.
Test if a value is an array of strings.
Test if a value is a complex number-like object.