Registry / utility / scalaz-core-sjs0-6-2-13

scalaz-core-sjs0-6-2-13

JSON →
library7.3.3javamavenunverified

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>
INSTALL
IMPORT
SIG · SCALAZ-CORE-SJS0-6
S
scalaz-core-sjs0-6-2-13
utilityjavav7.3.3
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.

Monad
scalaz.Monad

Minimal usage of Scalaz Monad type class

import scalaz.Monad object Example extends App { val monad = Monad[Option] println(monad.point(1)) }
Debug
Known issues
gotchaScalaz 7.3.x may have compatibility issues with Scala 2.13 and Scala.js 0.6; check your build configuration.
fix
Use scalaz-core_2.13 for JVM or ensure Scala.js version matches.
affects: 7.3.x
Upgrade
Version history
7.3.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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