@stdlib/ndarray-base-dtype-desc
Return the description for a provided data type.
Return the description for a provided data type.
Return the data type string associated with an ndarray data type enumeration constant.
Return the enumeration constant associated with a supported ndarray data type value.
Return the data type string associated with a supported ndarray data type value.
Return the enumeration constant associated with an ndarray data type string.
Transform a list of array argument data types into a list of signatures.
Return the number of bytes per element provided an underlying array data type.
Return the data type string associated with a provided single letter abbreviation.
Restrict an index to the interval [0,max].
Return an index given an index mode.
ndarray data buffer constructors.
Return the data type of an ndarray data buffer.
Return the data type enumeration constant of an ndarray data buffer.
Test if a value is a TypeError object.
Test if a value is a typed array.
Test if a value is a valid typed array length.
Test if a value is typed-array-like.
Test if a value is a Uint16Array.
Test if a value is a Uint32Array.
Test if a value is a Uint8Array.