Test if a value is an array-like object containing only functions.
Return a function which tests if every element in an array passes a test condition.
Test if a value is an array.
Test if a value is an object.
Is this value a JS ArrayBuffer?
Return a function which tests if every element in an array-like object passes a test condition.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Test if a value is a function.
Is this value a JS SharedArrayBuffer?
Test if a value is a Float32Array.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is an array-like object.
Standard assertion utilities.
Check if an environment is little endian.
Test if a value is an array of strings.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is a regular expression.
Test if a value is array-like.
Detect native Uint16Array support.
Detect native Float64Array support.
Detect native Uint8Array support.
Detect native generator function support.