Simulacrum is a Scala library providing macros for type class derivation.
<dependency>
<groupId>com.github.mpilquist</groupId>
<artifactId>simulacrum_2.11</artifactId>
<version>0.19.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a type class using the @typeclass annotation.
Migrate to Scala 3 given syntax or use a different library.
No dependency data recorded yet.