Scalaz is a functional programming library for Scala providing type classes and data structures.
<dependency>
<groupId>org.scalaz</groupId>
<artifactId>scalaz-core_sjs0.6_2.13</artifactId>
<version>7.3.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Scalaz Monad type class
Use scalaz-core_2.13 for JVM or ensure Scala.js version matches.
No dependency data recorded yet.