Class ADT.CritBit.RangeSet
- Description
Data structure representing a set of disjunct ADT.Interval objects. Can be thought of as an interval with gaps.
- Method create
ADT.CritBit.RangeSet ADT.CritBit.RangeSet(function(:void)|object|program tree)
- Description
Create a RangeSet from a given tree program.