5 lines
184 B
Text
5 lines
184 B
Text
This class lets you dynamically create sets of arbitrary
|
|
intervals of integers and perform all the basic operations
|
|
for sets on them.
|
|
|
|
The actual manipulation is based on Bit::Vector.
|