utilsΒΆ
Utility functions.
Functions
|
Check if two slices are equal for a sequence of length |
|
Find an index in the original sequence corresponding to index |
|
Generate indices in the original sequence corresponding to indices of slice |
|
Get the length of slice |
|
Compose two slices. |
|
Narrow a slice to another slice for a single item within it. |
|
Get all indices in the original sequence corresponding to indices of slice |