IndexMixin.opSlice

Fetch a range that spans all the elements in the container.

Complexity: O(1)

mixin template IndexMixin(size_t N, alias Range_0)
SeqRange
opSlice
(
)

Meta