data-easy: Consistent set of utility functions for Maybe, Either, List and Monoids.

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 3584 total (12 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]