Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if an array-like object supports the accessor (get/set) protocol.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Get the ArrayBuffer out of a TypedArray, robustly.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Test if a value is an object.
Test if a value is a Float32Array.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Check if an environment is big endian.
Test if a value is object-like.
Test if a double-precision floating-point numeric value is infinite.
Test if a value is a regular expression string.
Check if an environment is little endian.
Test if a double-precision floating-point numeric value is NaN.
Test if a value is an array of strings.
Test if a value is a regular expression.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?