Tree.this

Undocumented in source.
  1. this(T v)
  2. this(Node* tr)
  3. this(T[] v)
    struct Tree(T, alias _opTT, T _eT, bool hasLazy = false, L = bool, alias _opTL = "a", alias _opLL = "a", L _eL = false)
    this
    (
    in T[] v
    )

Meta