Function Vector.opIndexAssign

Vector!(T,size)[index] = T

void opIndexAssign (
  T n,
  size_t index
);