Test if a value is an array-like object containing only integers.
Test if a finite double-precision floating-point number is an integer.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Test if a value is an array-like object containing only nonnegative integers.
Test if a value is a number having an integer value.
Test if a value is a number having a nonnegative integer value.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Test if a value is a number having a positive integer value.
Test if a value is a Float32Array.
Test if a value is an object.
Test if a value is a Uint32Array.
Test if a value is a Float64Array.
Check if an environment is little endian.
Test if a value is an array of strings.
Test if an input value is a supported array signed integer data type.
Detect native Uint16Array support.
Test if a finite double-precision floating-point number is a nonnegative integer.
Detect native Float64Array support.
Is this value a JS ArrayBuffer?
Return a function which tests if every element in an array-like object passes a test condition.
Is this value a JS SharedArrayBuffer?
Test if a value is an array-like object.