Function Array.opIndexAssign

Set element t for index.

T opIndexAssign (
  T t,
  const(size_t) index
);