Function Array.opIndexAssign
void opIndexAssign(U)
(
auto ref U value,
I index
);
void opIndexAssign(U)
(
auto ref U value,
I index
);