@stdlib/slice-base-sargs2multislice
Create a MultiSlice object from a comma-separated list of string-serialized MultiSlice constructor arguments.
Create a MultiSlice object from a comma-separated list of string-serialized MultiSlice constructor arguments.
Convert a multidimensional subsequence string to a MultiSlice object.
Convert a subsequence string to a Slice object.
Compute the shape of a normalized multi-slice.
Convert a Slice object to a subsequence string.
Parse a string-serialized MultiSlice object.
Parse a string-serialized Slice object.
Convert a subsequence string to a Slice object.
Create an iterator which replaces all values from a provided iterator from a start index to an end index with a static value.
Create an iterator which returns a subsequence of iterated values from a provided iterator.