Vector.opIndexAssign

Vector!(T,size)index = T

struct Vector(T, int size)
void
opIndexAssign
(
T n
,
size_t index
)

Meta