Automatic and customizable compile time transformations between similar case classes and sealed traits/enums, essentially a thing that glues your code. Scala 3 only. Or is it duct 🤔
ducktape 0.2.5
Group ID:
io.github.arainko
Artifact ID:
ducktape_3
Version:
0.2.5
Version Scheme:
Release Date:
Aug 31, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
Developers:
libraryDependencies += "io.github.arainko" %% "ducktape" % "0.2.5"
ivy"io.github.arainko::ducktape:0.2.5"
//> using dep "io.github.arainko::ducktape:0.2.5"
import $ivy.`io.github.arainko::ducktape:0.2.5`
<dependency> <groupId>io.github.arainko</groupId> <artifactId>ducktape_3</artifactId> <version>0.2.5</version> </dependency>
compile group: 'io.github.arainko', name: 'ducktape_3', version: '0.2.5'