Expand description
Idiomatic rust competitive programming library.
Structs§
- A segment tree that supports range query and range update.
- A segment tree that supports range query.
Traits§
- Trait for an action of an algebraic structure on a set
M
- Into inclusive start and exclusive end indices.
- Trait for associative binary operations with an identity element.