Test if a value is a Complex64Array.
Reinterpret a Complex64Array as a Float32Array.
Complex64Array.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is an array.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
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.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if an array-like object supports the accessor (get/set) protocol.
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 finite double-precision floating-point number is an integer.
Test if a value is a Uint8Array.
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 an object.
Test if a value is a Float32Array.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a single-precision floating-point numeric value is NaN.
Test if an array contains a provided search value.