03c50a1839
* Change the type of `PySliceIndices::slicelength` and `PySlice::indices()` * Fix example * Fix fmt
101 B
101 B
Change the type of PySliceIndices::slicelength
and the length
parameter of PySlice::indices()
.