range: This has a bunch of code for specifying and managing ranges in your code.
range is built to allow you to use ranges in your code quickly and efficiently. There are many occasions where you will want to check if certain values are within a range and this library will make it trivial for you to do so. It also attempts to do so in the most efficient way possible.
Downloads
- range-0.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.3.0.0, 0.3.0.1, 0.3.0.2 |
---|---|
Dependencies | base (>=4.5 && <5), parsec (>=3) [details] |
License | MIT |
Author | Robert Massaioli |
Maintainer | robertmassaioli@gmail.com |
Category | Data |
Home page | https://bitbucket.org/robertmassaioli/range |
Uploaded | by RobertMassaioli at 2015-07-14T04:16:39Z |
Distributions | LTSHaskell:0.3.0.2, NixOS:0.3.0.2, Stackage:0.3.0.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 8157 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-14 [all 1 reports] |