Test if a value is a number having an integer value.
Test if a double-precision floating-point numeric value is negative zero.
Test if a double-precision floating-point numeric value is positive zero.
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 two arguments are both Float64Arrays and have the same values.
Test if a value is a Uint8ClampedArray.
Test if a value is an Int8Array.
Detect native Uint32Array support.
Test if a value is a collection.
Detect native Symbol support.
Test if a value is NaN.
Detect native Symbol.toStringTag support.
Test if a value is an Int32Array.
Test if a value is an Int16Array.
Detect native Float32Array support.
Test if a value is an arguments object.
Test if a value is a number having a positive integer value.
Detect native Uint16Array support.
Return a function which tests if every element in an array passes a test condition.
Detect native Uint8Array support.
Test if an object's own property is enumerable.
Test if a value is an array-like object.