Expand description

An interval tree implemented with a binary search tree.

Structs

The interval tree storing all the underlying intervals.
An inorder interator through the interval tree.