Vector.opIndex

Undocumented in source.
struct Vector(ElemT, size_t SizeV)
ref inout
inout(ElemT)
opIndex
(
size_t i1
)
if (
SizeV >= 1
)

Meta