arainko / ducktape

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 🤔
https://arainko.github.io/ducktape/
Other
402 stars 8 forks source link

[0.2.x] Fallible transformers #122

Closed arainko closed 6 months ago

arainko commented 6 months ago

A full impl of fallible transformers.

There are some issues uncovered when compiling with -Xcheck-macros, namely: