Return the data type string associated with an ndarray data type enumeration constant.
Detect native Symbol.iterator support.
Create a zero-filled generic array.
Test if a value is a plain object.
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is a boolean.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Return an object mapping supported data type strings to data type objects.
Create an uninitialized ndarray having a specified shape and data type.
Get the byteLength out of a DataView, robustly.
Test if a value is a string.
Return the enumeration constant associated with a supported ndarray data type value.
Test if a value is a number.
Test if a value is a Float64Array.
Test if a value is a Uint16Array.
Test if a value is a Uint32Array.
Test if a value is a Float32Array.
Test if a value is an object.
`Object.defineProperty`, but not IE 8's broken one.
Test if a value is a Uint8Array.
Test if a value is a regular expression.
Test if a value is a function.
Test if a value is a regular expression string.