Array.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Array(T)
@nogc @trusted nothrow pure ref
T
opIndexAssign
(
scope T value
,
in size_t index
)

Meta