VmapIterator.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct VmapIterator(Iterator, Fun)
ref scope
@optmath
static if(!__traits(compiles, &opIndex(ptrdiff_t.init)))
opIndexAssign
(
T
)
(
auto ref T value
,
ptrdiff_t index
)

Meta