Registry / utility / scalaz-core-2-12

scalaz-core-2-12

JSON →
library7.3.8javamavenunverified

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>
INSTALL
IMPORT
SIG · SCALAZ-CORE-2-12
S
scalaz-core-2-12
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.""

Demonstrates using Scalaz's Option syntax.

import scalaz._ import Scalaz._ object Example { def main(args: Array[String]): Unit = { val result = 1.some | 0 println(result) } }
Debug
Known issues
breakingScalaz 7.3.x is the last major version; consider migrating to ZIO or Cats.
fix
Evaluate alternatives like cats or zio for active development.
affects: >=7.3.0
Upgrade
Version history
7.3.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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