Registry / utility / scalaz-core-2-10

scalaz-core-2-10

JSON →
library7.2.30javamavenunverified

Core functional programming library for Scala, providing type classes and data structures.

<dependency> <groupId>org.scalaz</groupId> <artifactId>scalaz-core_2.10</artifactId> <version>7.2.30</version> </dependency>
INSTALL
IMPORT
SIG · SCALAZ-CORE-2-10
S
scalaz-core-2-10
utilityjavav7.2.30
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

scalaz
scalaz._

Use Scalaz Option syntax.

import scalaz._ import Scalaz._ val result = 1.some | 0 println(result) // prints 1
Debug
Known issues
breakingScalaz 7.2.x is compatible with Scala 2.10, but newer versions require Scala 2.11+.
fix
Use scalaz-core_2.11 or later for Scala 2.11+.
affects: 7.2.x
Upgrade
Version history
7.2.30latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scalaz-core-2-10 — mvn dependency:get scalaz-core-2-10 · libregistry