isaacl / scalalib

Pimps scalaz and jodatime, and provides specs2 matchers for Validation and IO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stuff I need in most scala projects

Pimps

  • Thin layer on top of scalaz Validation. Uses a NonEmptyList[String] as validation messages.
  • More functions for scalaz NonEmptyList
  • kCombinator, Map.mapKeys, DateTime.getSeconds

About

Pimps scalaz and jodatime, and provides specs2 matchers for Validation and IO

License:MIT License


Languages

Language:Scala 100.0%