NeighboursIterator.opOpAssign

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

Meta