Range.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Range(T)
final @nogc
opIndexAssign
(
A
)
(
A ahs
,
size_t index
)
if (
A.sizeof <= ElementType!T.sizeof
)

Meta