Core functional programming library for Scala providing type classes and data structures.
<dependency>
<groupId>org.scalaz</groupId>
<artifactId>scalaz-core_2.12</artifactId>
<version>7.3.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using Scalaz's Option syntax.
Evaluate alternatives like cats or zio for active development.
No dependency data recorded yet.