ports/devel/p5-Set-IntRange/pkg/DESCR

6 lines
184 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.