@hackage / data-easy

Consistent set of utility functions for Maybe, Either, List and Monoids.

Latest0.7.0

About

Metadata

  • Last updated , by jcristovao
  • License BSD-3-Clause
  • Maintained by: jmacristovao@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.