-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
enhancementNew feature or requestNew feature or requestrefactoringImproving code quality, paying off tech debt, aligning API, cleanup of unused codeImproving code quality, paying off tech debt, aligning API, cleanup of unused code
Description
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/
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrefactoringImproving code quality, paying off tech debt, aligning API, cleanup of unused codeImproving code quality, paying off tech debt, aligning API, cleanup of unused code
Type
Projects
Status
✅ Done