Registry / testing / cats-laws-sjs1-3

cats-laws-sjs1-3

JSON →
library2.13.0javamavenunverified

Cats laws for Scala.js 1.3, providing law-checking utilities for functional programming abstractions.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-laws_sjs1_3</artifactId> <version>2.13.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-LAWS-SJS1-3
C
cats-laws-sjs1-3
testingjavav2.13.0
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.

FunctorTests
✓ cats.laws.discipline.FunctorTests

Tests functor laws for Option using Cats laws.

import cats.laws.discipline.FunctorTests import org.scalacheck.Arbitrary class MyFunctorSuite extends munit.DisciplineSuite { checkAll("Option.FunctorLaws", FunctorTests[Option].functor[Int, String, Double]) }
Debug
Known issues
breakingThis artifact is for Scala.js 1.3; ensure your project uses the correct Scala.js version.
fix
Use the appropriate artifact for your Scala.js version (e.g., cats-laws_sjs1 for Scala.js 1.x).
affects: *
Upgrade
Version history
2.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
2
Resources
cats-laws-sjs1-3 — mvn dependency:get cats-laws-sjs1-3 · libregistry