Available on crate feature
monoid only.Modules§
Structs§
- Segment
Tree SegmentTreeis a data structure for efficient range queries based on perfect binary tree. It requires the underlying operation on the data to form aMonoid.
monoid only.SegmentTree is a data structure for efficient range queries based on perfect binary tree.
It requires the underlying operation on the data to form a Monoid.