IntervalTreeNode.max

maximum in this subtree

struct IntervalTreeNode(IntervalType)
typeof(IntervalType.end) max;

Meta