BoundedArray.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct BoundedArray(E, size_t maxElements_)
const @safe
size_t[2]
opSlice
(
size_t dim
)
(
size_t from
,
size_t to
)
if (
dim == 0
)

Meta