ZipField.opIndexAssign

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

Meta