Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is a complex number-like object.
Test if an object's own property is enumerable.
Detect native Int32Array support.
Detect native Int16Array support.
Test if a value is an array-like object containing only integers.
Detect native Symbol.iterator support.
Detect native Int8Array support.
Test if a value is a complex typed array.
The assert module from Node.js, for the browser.
Test if a value is an Error object.
Test if a value is a number having a positive value.
Test if an input value is a supported array real-valued floating-point data type.
Test if an input value is a supported array real-valued data type.
Test if an input value is a supported array signed integer data type.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Detect native function name support.
Test if a value is a DataView.
Buffer.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Test if an array-like value contains a search value.
Detect native Symbol.hasInstance support.
Create a zero-filled generic array.