You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/jeffparsons/rangemap)<!-- Don't forget to update the Travis config when bumping minimum Rust version. -->
7
+
[](https://github.com/jeffparsons/rangemap)<!-- Don't forget to update the Travis config when bumping minimum Rust version. -->
8
8
9
9
10
10
[RangeMap](https://docs.rs/rangemap/latest/rangemap/struct.RangeMap.html) is a map data structure whose keys are stored as ranges. Contiguous and overlapping ranges that map to the same value are coalesced into a single range.
0 commit comments