Provides law tests for the Cats functional programming library, targeting Scala.js 0.6 and Scala 2.11.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-laws_sjs0.6_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.
Example of using Cats laws to test a Functor instance.
Use 'cats-laws' with appropriate Scala version suffix for your project.
No dependency data recorded yet.