guava icon indicating copy to clipboard operation
guava copied to clipboard

Add RangeMap.mergeCoalescing

Open perceptron8 opened this issue 4 years ago • 1 comments

Please consider addition of RangeMap.mergeCoalescing analogous to RangeMap.putCoalescing. It would be a great complement of RangeMap.merge.

I wish that you had choosen one-off coalesce operation rather than mutating one (see https://github.com/google/guava/issues/2665), as it would be helpful in this use case as well.

perceptron8 avatar Oct 04 '19 08:10 perceptron8