Test if an array-like object supports the accessor (get/set) protocol.
Convert a string to lowercase.
Test if a value is a Float32Array.
Test if a value is an object.
Return the data type of an array.
Test if a value is an array-like object.
Split a double-precision floating-point number into a higher order word and a lower order word.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
stdlib TypeScript type declarations.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is an array of strings.
Convert an ndarray-like object to an object likely to have the same "shape".
Complex64Array.
Maximum unsigned 32-bit integer.
Test if a value is a Complex64Array.
Return a JSON representation of a typed array.
Return a function which tests if every element in an array-like object passes a test condition.
Test if a value is a Complex128Array.
Complex128Array.
Test if a value is a typed array.
Return an accessor function for retrieving an element from an indexed array-like object.