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