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

scalaz-core-sjs0-6-2-11

JSON →
library7.3.3javamavenunverified

Core functional programming library for Scala, compiled for Scala.js 0.6 and Scala 2.11.

<dependency> <groupId>org.scalaz</groupId> <artifactId>scalaz-core_sjs0.6_2.11</artifactId> <version>7.3.3</version> </dependency>
INSTALL
IMPORT
SIG · SCALAZ-CORE-SJS0-6
S
scalaz-core-sjs0-6-2-11
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.

Maybe
scalaz.Maybe

Minimal usage of Maybe from scalaz-core.

import scalaz.Maybe; public class Example { public static void main(String[] args) { Maybe<Integer> maybe = Maybe.just(42); System.out.println(maybe); } }
Debug
Known issues
breakingScala.js 0.6 is outdated; consider using Scala.js 1.x.
fix
Use scalaz-core compiled for Scala.js 1.x and Scala 2.13+.
affects: >=7.3.0
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-11 — mvn dependency:get scalaz-core-sjs0-6-2-11 · libregistry