Test if an object has a specified method name, either own or inherited.
Test if an array-like value contains a search value.
Create a zero-filled generic array.
Test if a finite double-precision floating-point number is a nonnegative integer.
Detect native ArrayBuffer support.
Generate string from a token array by interpolating values.
Test if an input value is a supported ndarray boolean data type.
Test if a value is null.
Create a filled generic array.
Tokenize a string into an array of string parts and format identifier objects.
Test if an input value is a supported ndarray boolean index data type.
Test if a value is a number having a nonnegative value.
Test if a value is Node writable stream-like.
Determine if a buffer length is compatible with provided ndarray meta data.
Test if an object has a specified property, either own or inherited.
Determine a value's type.
Detect native BigInt support.
Minimal async jobs utility library, with streams support
Given a stride array, determine whether an array is row-major.
Detect native DataView support.
Test if a value is Node stream-like.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Determine if an ndarray data type can be safely cast to another ndarray data type.