MappingMethod
use "sealed abstract" pattern instead of Enumeration
#23
Labels
Milestone
MappingMethod
use "sealed abstract" pattern instead of Enumeration
#23
Scala Enumeration can lead to awkward syntax with *.Value and other issues, see https://pedrorijo.com/blog/scala-enums/
The text was updated successfully, but these errors were encountered: