The OpenD Programming Language

mir_series.opSlice

ndslice-like primitives

struct mir_series(IndexIterator_, Iterator_, size_t N_ = 1, SliceKind kind_ = Contiguous)
opSlice
(
size_t dimension = 0
)
(
size_t i
,
size_t j
)
if (
dimension < N
)

Meta