Tree.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(T) opIndex(size_t k)
    struct Tree(T, alias _opTT, T _eT, bool hasLazy = false, L = bool, alias _opTL = "a", alias _opLL = "a", L _eL = false)
    const(T)
    opIndex
    (
    size_t k
    )
  2. Range opIndex(size_t[2] rng)

Meta