# scalalib **Repository Path**: mirrors_ngocdaothanh/scalalib ## Basic Information - **Project Name**: scalalib - **Description**: Pimps scalaz and jodatime, and provides specs2 matchers for Validation and IO - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 ## Specs2 matchers - scalaz Validation matchers - scalaz IO matchers