IntervalTreeNode.size

#elements in subtree

struct IntervalTreeNode(IntervalType)
uint size;

Meta