Computes the difference of two range sets, removing overlapping portions.
Returns a new range set containing only the portions of the first range set
that do not overlap with any ranges in the second range set. Overlapping
portions are removed from the result.
Computes the difference of two range sets, removing overlapping portions.
Returns a new range set containing only the portions of the first range set that do not overlap with any ranges in the second range set. Overlapping portions are removed from the result.