Test if an array contains a provided search value.
Test if a double-precision floating-point numeric value is NaN.
Return a function which tests if every element in an array passes a test condition.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is an array.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a Complex64Array.
Test if a value is a Complex128Array.
Test if a finite numeric value is an even number.
Test if a finite numeric value is an odd number.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Test if a finite double-precision floating-point number is an integer.
Test if a double-precision floating-point numeric value is positive zero.
Test if a double-precision floating-point numeric value is negative zero.
Test if a value is a Float32Array.
Test if a value is an object.
Test if a single-precision floating-point numeric value is NaN.
Test if a value is a Uint32Array.
Test if a value is a Float64Array.
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a value is an array of strings.
Return a function which tests if every element in an array-like object passes a test condition.
Detect native Uint16Array support.