v0.15.0
- Adding
RangeMap
. - Improving
MultiSet
. - Out-of-bound
DynamicArray.set
will now correctly grow the array. - Fixing
StaticDisjointSet.find
complexity.
RangeMap
.MultiSet
.DynamicArray.set
will now correctly grow the array.StaticDisjointSet.find
complexity.