Registry / testing / cats-laws-2-13-0-m5

cats-laws-2-13-0-m5

JSON →
library1.6.1javamavenunverified

Provides law-checking utilities for the Cats functional programming library in Scala.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-laws_2.13.0-M5</artifactId> <version>1.6.1</version> </dependency>
INSTALL
IMPORT
SIG · CATS-LAWS-2-13-0-M
C
cats-laws-2-13-0-m5
testingjavav1.6.1
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

Check functor laws for Option

import cats.laws.discipline.FunctorTests import org.scalacheck.Arbitrary // In a test suite: checkAll("Option.FunctorLaws", FunctorTests[Option].functor[Int, String, Double])
Debug
Known issues
breakingThis version targets Scala 2.13.0-M5 milestone; not compatible with stable 2.13 releases.
fix
Use cats-laws_2.13 for stable Scala 2.13.
affects: 1.6.1
Upgrade
Version history
1.6.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
10
OpenAI (training)
2
Amazon
1
Resources
cats-laws-2-13-0-m5 — mvn dependency:get cats-laws-2-13-0-m5 · libregistry