@stdlib/ndarray-base-assert-is-buffer-length-compatible
Determine if a buffer length is compatible with provided ndarray meta data.
Determine if a buffer length is compatible with provided ndarray meta data.
Determine if a buffer length is compatible with a provided shape array.
Test if an input value is a supported ndarray casting mode.
Given a stride array, determine whether an array is column-major.
Determine if an array is column-major contiguous.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Test if an input value is a supported ndarray signed integer data type.
Determine if an array is compatible with a single memory segment.
Test if an input value is a supported ndarray unsigned integer data type.
Test if a value is a TypeError object.
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.
Test if a value is a Uint8ClampedArray.
Test if a value is a UNC path.
Test if a value is a UNC path.
Test if a value is undefined.