IndexMixin.opIndex

Preconditions: i < length Complexity: O(1)

mixin template IndexMixin(size_t N, ThisContainer)
opIndex
inout
(
size_t i
)

Meta