Core functional programming library for Scala, providing type classes and data structures for pure functional programming.
<dependency>
<groupId>org.scalaz</groupId>
<artifactId>scalaz-core_2.11</artifactId>
<version>7.3.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use Scalaz's enhanced Scala standard library with type classes.
Use the correct artifact for your Scala version (e.g., scalaz-core_2.12 for Scala 2.12).
No dependency data recorded yet.