data-easy: Consistent set of utility functions for Maybe, Either, List and Monoids.
Easy to use set of utility functions, implementing a Data.Maybe like interface for other common types, like Either, List, Bool, Tuple, or even member of the Monoid type class. Also features a set of conversion functions among them, using sensible defaults.
Most of these functions are one liners, and this library started out as a self-educational project, which nevertheless proved to to be useful on its own right.
Please feel free to contribute and/or suggest changes.
Downloads
- data-easy-0.7.0.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.4, 0.5, 0.6, 0.6.1, 0.7.0 |
---|---|
Dependencies | base (>=4.6 && <4.11), containers (>=0.5.0.0), safe (>=0.3.3) [details] |
License | BSD-3-Clause |
Author | João Cristóvão |
Maintainer | jmacristovao@gmail.com |
Category | Data |
Home page | https://github.com/jcristovao/data-easy |
Uploaded | by jcristovao at 2016-07-26T13:36:24Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3693 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-07-26 [all 1 reports] |