shapeless-3
shapeless-3 copied to clipboard
Support Mirror.Product for Java records
With Java 17 records are mainstream so it would be nice to support generic derivation with shapeless.
That indeed would be awesome.
Maybe this issue can be closed without do anything in shapeless-3 if Scala 3 compiler implements following feature.
- https://github.com/lampepfl/dotty-feature-requests/issues/210