The latest version of Ranged-sets is 0.4.0-2.
Ranged-sets
Version 0.4.0 revision 1 uploaded by PaulJohnson.
Package meta
- Synopsis
- Ranged sets for Haskell
- Description
A ranged set is an ordered list of ranges. This allows sets such as all reals x such that:
(0.25 < x <= 0.75 or 1.4 <= x < 2.3 or 4.5 < x)
Alternatively you can have all strings s such that:
("F" <= s < "G")
- Author
- Paul Johnson
- Bug reports
- n/a
- Category
- Data
- Copyright
- Paul Johnson, 2005, 2006, 2007, 2008, 2019
- Homepage
- https://github.com/PaulJohnson/Ranged-sets
- Maintainer
- paul@cogito.org.uk
- Package URL
- n/a
- Stability
- beta