Tree.opIndexOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Tree(T, alias _opTT, T _eT, bool hasLazy = false, L = bool, alias _opTL = "a", alias _opLL = "a", L _eL = false)
static if(hasLazy)
void
opIndexOpAssign
(
string op : "+"
)
(
in L x
,
size_t[2] rng
)

Meta