@hackage SegmentTree0.1
Data structure for O(log n) mconcats on list intervals
Installation
Dependencies (1)
Dependents (2)
@hackage/IntervalMap, @hackage/acme-everything
The SegmentTree data structure allows for logarithmic
time accumulations on preprocessed lists of Monoids.