Scalaz is a Scala library providing functional programming abstractions and data types.
<dependency>
<groupId>org.scalaz</groupId>
<artifactId>scalaz-core_2.13</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 basic usage of Scalaz's suml on a list.
No known issues recorded.
No dependency data recorded yet.