@hackage data-easy0.4

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

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      jmacristovao@gmail.com

    • Versions

      • 0.7.0 Tue, 26 Jul 2016
      • 0.6.1 Sun, 21 Jun 2015
      • 0.6 Wed, 17 Jun 2015
      • 0.5 Fri, 6 Mar 2015
      • 0.4 Fri, 30 May 2014

    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.