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.
Modules
[Index]
Downloads
- range-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.7 && <5), free (>=4.12 && <5), parsec (>=3) [details] |
License | MIT |
Author | Robert Massaioli |
Maintainer | robertmassaioli@gmail.com |
Revised | Revision 1 made by phadej at 2018-09-08T18:57:16Z |
Category | Data |
Home page | https://bitbucket.org/robertmassaioli/range |
Uploaded | by RobertMassaioli at 2015-07-21T03:09:05Z |
Distributions | LTSHaskell:0.3.0.2, NixOS:0.3.0.2, Stackage:0.3.0.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 8219 total (1 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-21 [all 1 reports] |