MultidimArray.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct MultidimArray(T, size_t n)
const @safe pure nothrow @nogc
R
opSlice
(
size_t dim
)
(
in size_t from
,
in size_t to
)
if (
n >= 1
)

Meta