Vec.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vec(T)
nothrow @nogc public
T
opIndexAssign
(
T x
,
size_t i
)

Meta