Slice.
Multi-slice constructor.
Slice constructor.
Compute the number of elements in a normalized slice.
Create a MultiSlice object from a list of MultiSlice constructor arguments.
Convert an integer to a Slice object.
Compute the shape of a normalized multi-slice.
Normalize a Slice object.
Return a list of non-reduced dimensions in an un-normalized multi-slice.
Normalize a MultiSlice object.
Parse a string-serialized Slice object.
Return a shallow copy of a portion of an array.
Slice a string with ANSI escape codes
Convert a subsequence string to a Slice object.
Parse a string-serialized MultiSlice object.
Convert a Slice object to a subsequence string.
Create a MultiSlice object from a comma-separated list of string-serialized MultiSlice constructor arguments.
Convert a multidimensional subsequence string to a MultiSlice object.
Base slice namespace.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Detect native Uint16Array support.
Maximum unsigned 16-bit integer.
Test if a value is a Uint16Array.
Determine the specification defined classification of an object.