Crate range_map

Source

Structs§

Iter
An iterator over the key-value pairs stored in a RangeMap.
RangeMap
A map from ranges to values.

Traits§

Gap
A trait for types that can calculate the gap between two values.