- ...
- Features:
- Implement
Debug
for all map and set types.
- Implement
- Features:
- Add
gaps
method to all map and set types for iterating over sub-ranges of a given outer range that are not covered by any stored range.
- Add
- Features:
- Add
RangeInclusiveMap
andRangeInclusiveSet
types for storing closed ranges.
- Add