Registry / utility / scalaz-core-2-13

scalaz-core-2-13

JSON →
library7.3.8javamavenunverified

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>
INSTALL
IMPORT
SIG · SCALAZ-CORE-2-13
S
scalaz-core-2-13
utilityjavav7.3.8
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._

Demonstrates basic usage of Scalaz's suml on a list.

import scalaz._ import Scalaz._ object Main extends App { val result = List(1, 2, 3).suml println(result) // 6 }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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