Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For better composability it could be good to have generated functions as values #1715

Open
MercurieVV opened this issue Mar 19, 2023 · 0 comments

Comments

@MercurieVV
Copy link

Scala 3 have built in mechanism to drive type classes from case classes. Also, Scala 3 can apply FunctorK to case class fields.
It could be cool to be able transform generated types with approaches I mentioned above.
Would you be interested in PR, which add ability to generate Client not as class with methods, but as case class with fields?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant