Data structure for querying the set (or count) of intervals covering given point
Development/Libraries/Haskell
Segment Tree implemented following section 10.3 and 10.4 of Mark de Berg,
Otfried Cheong, Marc van Kreveld, Mark Overmars "Computational Geometry,
Algorithms and Applications", Third Edition (2008) pp 231-237.