Vector.opIndex

The [] operator

struct Vector(T)
ref pure nothrow @nogc
T
opIndex
(
in size_t id
)

Meta