Std.IntervalTree.IntervalTree
1 declaration
type
IntervalTreeThis declaration introduces a public type.
What it does
Augmented Interval Tree indexing closed 1D intervals with O(log n + k) queries.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
