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 input value is a supported array real-valued floating-point data type.
Test if a value is an Error object.
Test if a value is a number having a positive value.
Convert an array-like object to a minimal array-like object supporting the accessor protocol.
Create a minimal array-like object supporting the accessor protocol from another array-like object.
Test if two double-precision floating-point numbers are the same value.
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.
Server-side DOM implementation based on Mozilla's dom.js
Get the ArrayBuffer out of a DataView, robustly.
Test whether two double-precision complex floating-point numbers are the same value.
Return the index of the first element which equals a provided search element according to the same value algorithm.
Test whether a value has in its prototype chain a specified constructor as a prototype property.
Convert an array-like object to an object likely to have the same "shape".
Test if a value is a DataView.
Test if two arguments are the same value.
Buffer.
Detect native function name support.
Server-side DOM implementation based on Mozilla's dom.js
Test if an array-like value contains a search value.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Detect native Symbol.hasInstance support.
Create a zero-filled generic array.