IndexSlice
type IndexSlice struct {
Start IndexBound
Stop IndexBound
Step IndexBound
}
IndexSlice mirrors the C ABI's `clika_rt_index_slice` POD.
type IndexSlice struct {
Start IndexBound
Stop IndexBound
Step IndexBound
}
IndexSlice mirrors the C ABI's `clika_rt_index_slice` POD.