Skip to main content

IndexSlice

type IndexSlice struct {
Start IndexBound
Stop IndexBound
Step IndexBound
}

IndexSlice mirrors the C ABI's `clika_rt_index_slice` POD.