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.
Detect native Symbol.toStringTag support.
Test if a value is an array of strings.
Return the enumeration constant associated with an ndarray data type string.
Detect native Uint32Array support.
Detect native Symbol support.
Detect native Uint8Array support.
Detect native Float32Array support.
Test if an object has a specified property.
Return a function which tests if every element in an array passes a test condition.
Multidimensional array constructor.
Create a zero-filled generic array.
Return the number of bytes per element for a provided underlying ndarray data type.
Detect native Buffer support.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Convert a linear index to an array of subscripts.
Return the layout order of a provided ndarray.
Return the enumeration constant associated with a supported ndarray data type value.
Restrict an index to the interval [0,max].
Test if a finite double-precision floating-point number is a nonnegative integer.