Support Mirrors for case classes with implicits #17891
dwijnand
started this conversation in
Feature Requests
Replies: 0 comments 3 replies
-
linkind to #9985 which was closed in favour of status quo |
Beta Was this translation helpful? Give feedback.
0 replies
-
I believe that mirror product only supports a single parameter list due to the need to implement the Here the specification requires a single parameter list: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Related: #17777 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Minimized code
Output
Expectation
I expect a
Mirror.Product
exists for such a class.Beta Was this translation helpful? Give feedback.
All reactions