@stdlib/array-safe-casts
Return a list of array data types to which a provided array data type can be safely cast.
Return a list of array data types to which a provided array data type can be safely cast.
Return a list of array data types to which a provided array data type can be safely cast or cast within the same kind.
Determine (nested) array dimensions.
SharedArrayBuffer.
Return a shallow copy of a portion of an array.
Create an iterator which repeatedly iterates over the elements of an array-like object.
Convert an array to an object supporting fancy indexing.
Create an iterator from an array-like object.
Create an iterator from an array-like object, iterating from right to left.
Return a JSON representation of a typed array.
Create an iterator from a sparse array-like object.
Create an iterator from a sparse array-like object, iterating from right to left.
Create an iterator from a strided array-like object.
Create a zero-filled three-dimensional nested array.
Create a zero-filled four-dimensional nested array.
Create a zero-filled five-dimensional nested array.
Create a zero-filled n-dimensional nested array.
BooleanArray.
ArrayBuffer.
Complex128Array.