Pudu programming language
Menu
API reference

Std.IntervalTree.IntervalNode

1 declaration

type

IntervalNode

This declaration introduces a public type.

What it does

Internal interval tree node storing subtree maximum endpoint.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.IntervalTreeSearch related declarations