Pudu programming language
Menu
API reference

Std.IntervalTree.Interval

1 declaration

type

Interval

This declaration introduces a public type.

What it does

Closed 1D interval where low <= high.

Read the signature

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

Back to Std.IntervalTreeSearch related declarations