RCIter.opOpAssign

struct RCIter(It, Rc)
scope
void
opOpAssign
(
string op
)
(
ptrdiff_t index
)
if (
op == "-" ||
op == "+"
)

Meta