Pudu programming language
Menu
API reference

Std.IntervalTree.IntervalTree

1 declaration

type

IntervalTree

This 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.

Back to Std.IntervalTreeSearch related declarations