Data.IntervalSet
data IntervalSet r
type EndPoint r
whole
empty
singleton
null
member
notMember
isSubsetOf
isProperSubsetOf
span
complement
insert
delete
union
unions
intersection
intersections
difference
fromList
toList
toAscList
toDescList
fromAscList