Packages
This library lets you represent a set of integers as a list of ranges or a "RangeSet" if you will. So instead of MapSet.intersection([1, 2, 3, 4], [3, 4, 5]) == [3, 4] you can have RangeSet.intersection([1..2, 3..4], [3..5]) == [3..4]
Current section
Activity
Jump to
Current section
Activity
| Date | Activity |
|---|---|
| Dec 16, 2024 | Publish documentation for release 0.1.0 |
| Dec 16, 2024 | Publish release 0.1.0 |
| Dec 16, 2024 | Publish documentation for release 0.1.0 |
| Dec 16, 2024 | Publish release 0.1.0 |
| Dec 16, 2024 | Publish documentation for release 0.1.0 |
| Dec 16, 2024 | Publish release 0.1.0 |
| Dec 16, 2024 | Publish documentation for release 0.1.0 |
| Dec 16, 2024 | Publish release 0.1.0 |
8
activities of
8
total