BytegroupIterator.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct BytegroupIterator(Iterator, size_t count, DestinationType)
scope
@optmath
void
opOpAssign
(
string op
)
(
ptrdiff_t index
)
if (
op == "-" ||
op == "+"
)
if (
count
)

Meta