Tree.opTL

Undocumented in source.
struct Tree(T, alias _opTT, T _eT, bool hasLazy = false, L = bool, alias _opTL = "a", alias _opLL = "a", L _eL = false)
static if(hasLazy)
alias opTL = binaryFun!_opTL

Meta