Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a regular expression.
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.
Given a stride array, determine whether an array is row-major.
Detect native Uint32Array support.
Detect native Symbol support.
Detect native Float32Array support.
Detect native Uint8Array support.
Test if an object has a specified property.
Return a function which tests if every element in an array passes a test condition.
Create a zero-filled generic array.
Return the number of bytes per element for a provided underlying ndarray data type.
Detect native Buffer support.
Return the data type string associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Broadcast a scalar value to an ndarray having a specified shape.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Reorder ndarray dimensions and associated strides for loop interchange.
Return the enumeration constant associated with a supported ndarray data type value.
Return the layout order of a provided ndarray.
Test if a finite double-precision floating-point number is a nonnegative integer.
Return the alignment (in bytes) for an underlying array data type.