In this post, we will see how to resolve Scala macros/paradise case class apply method Question: I’m working on Scala 2.12.17. Let’s say I’ve a bunch of case classes : I also have these types : And this function which ...