mir_rci.opSlice

struct mir_rci(T)
@safe scope const
opSlice
(
size_t dimension
)
(
size_t i
,
size_t j
)
if (
dimension == 0
)

Return Value

Type: Slice!(IotaIterator!size_t)

slice type of Slice!(IotaIterator!size_t)

Meta