Tree.merge

Undocumented in source. Be warned that the author may not have intended to support it.
  1. NP merge(NP l, NP r, NP buf)
    struct Tree(T, alias _opTT, T _eT, bool hasLazy = false, L = bool, alias _opTL = "a", alias _opLL = "a", L _eL = false)
    static
    merge
    (,,
    NP buf = null
    )
  2. Tree merge(Tree r)

Meta