SegTree.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(T) opIndex(size_t k)
  2. Range opIndex(size_t[2] rng)
    struct SegTree(alias E, Args...)
    opIndex
    (
    size_t[2] rng
    )

Meta