8000 [Issue#37] Fix anyval transformers and standardize instance names by arainko · Pull Request #44 · arainko/ducktape · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Issue#37] Fix anyval transformers and standardize instance names #44

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

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

arainko
Copy link
Owner
@arainko arainko commented Apr 17, 2023

Fixes #37

  • Value class transformers and transformers for primitives will not collide anymore which should result in nicer error messages in general (the compiler always fellback onto toAnyVal or fromAnyVal)
  • standardized instance names with a between prefix and a description of types a given transformer transform between (eg. betweenOptions)

@arainko arainko merged commit 5746b54 into master Apr 17, 2023
@arainko arainko deleted the issue#37-fix-anyval-transformers branch December 2, 2023 17:53
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

Successfully merging this pull request may close these issues.

Fix implicit resolution issues with FromAnyVal and ToAnyVal
1 participant
0