@hackage IntervalMap0.2.2

Maps from Intervals to values, with efficient search.

A map from intervals to values, with efficient search for all keys containing a point or overlapping an interval. See the example code on the home page for a quick introduction.