@hackage IntervalMap0.4.0.1

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.