IntervalSplayTree.root

tree root

struct IntervalSplayTree(IntervalType)
Node* root;

Meta