IntervalAVLTree.root

tree root

struct IntervalAVLTree(IntervalType)
Node* root;

Meta