ZipIterator.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct ZipIterator(Iterators...)
@optmath
opIndexAssign
(
Types...
)
(
RefTuple!(Types) value
,
ptrdiff_t index
)
if (
Types.length == Iterators.length
)
if (
Iterators.length > 1
)

Meta