Returns the aggregate range query on all entries from l to r, inclusive. # Panics Panics if r >= size. Note that l > r is valid, meaning an empty range.
(&mut self, mut l: usize, mut r: usize)
source not stored for this graph (policy: none)
no test coverage detected