LazySegNaiveEngine.sum

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T sum(uint a, uint b, uint l, uint r, uint k)
  2. T sum(uint a, uint b)
    struct LazySegNaiveEngine(T, L, alias opTT, alias opTL, alias opLL, T eT, L eL)
    T
    sum
    (
    uint a
    ,
    uint b
    )

Meta