Test if a value is a Float64Array.
Test if a value is object-like.
Multidimensional Arrays
Test if a value is a Complex64Array.
Test if a value is a function.
Get the ArrayBuffer out of a TypedArray, robustly.
Test if a value is a Complex128Array.
Translation between JavaScript values and Buffers
Test if a value is a regular expression.
Test if a value is an array.
Test if a value is a plain object.
Test if an array-like object supports the accessor (get/set) protocol.
Test if an input value is a supported ndarray casting mode.
Test if a value is a regular expression string.
Detect native Symbol.toStringTag support.
Detect native Uint32Array support.
Given a stride array, determine whether an array is row-major.
Detect native Symbol support.
Detect native Uint8Array support.
Detect native Float32Array support.
Multidimensional array constructor.
Test if an object has a specified property.
Get the ArrayBuffer out of a DataView, robustly.
Return a function which tests if every element in an array passes a test condition.