Provides law-checking utilities for the Cats functional programming library, enabling property-based testing of typeclass instances.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-laws_2.11</artifactId>
<version>2.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Verifies that Option satisfies the Functor laws using discipline tests.
No known issues recorded.
No dependency data recorded yet.