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

Use type classe for AllowedParamTypes #52

Open
benedeki opened this issue Oct 25, 2024 · 0 comments
Open

Use type classe for AllowedParamTypes #52

benedeki opened this issue Oct 25, 2024 · 0 comments
Labels
enhancement New feature or request refactoring Improving code quality, paying off tech debt, aligning APIs

Comments

@benedeki
Copy link
Contributor

Background

AllowedParamTypes is rather limiting for possible extension. Using type classes should make ti more flexible,

Feature

Convert AllowedParamTypes into a type class.
https://danielwestheide.com/blog/the-neophytes-guide-to-scala-part-12-type-classes/

@benedeki benedeki added enhancement New feature or request refactoring Improving code quality, paying off tech debt, aligning APIs labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Improving code quality, paying off tech debt, aligning APIs
Projects
Status: 🆕 To groom
Development

No branches or pull requests

1 participant