@hackage rset1.0.0

Range set

Data structure that stores a set of ranges. It provides an API similar to the Data.Set module. Types stored in the data structure have to be instances of Eq, Ord and Enum typeclasses.