@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.
Take elements from an array.
Create an iterator which repeatedly iterates over the elements of an array-like object.
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.
Return the Cartesian power.
Return the Cartesian product.
Return the Cartesian square.
Array constructors.
Generate an array of linearly spaced dates.
Default array settings.
Return the data type of an array.
List of array data types.
Create (or fill) an array from an iterator.