Cats laws provides law-checking utilities for functional programming abstractions in Scala.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-laws_2.13</artifactId>
<version>2.13.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Checks the identity law for the Option functor using Cats laws.
No known issues recorded.
No dependency data recorded yet.