Or use type classes. I do think visitor pattern, type classes and pattern matching have different areas where responsibility lies and how it is distributed (with pattern matching the most local, visitor pattern…
Thanks!
After 10years of Scala development, SBT is still the largest pain. Compile speed, picking up changes takes many seconds, arcane syntax, magic error messages, fragile configuration files. Will try mill, I wonder why no…
Or use type classes. I do think visitor pattern, type classes and pattern matching have different areas where responsibility lies and how it is distributed (with pattern matching the most local, visitor pattern…
Thanks!
After 10years of Scala development, SBT is still the largest pain. Compile speed, picking up changes takes many seconds, arcane syntax, magic error messages, fragile configuration files. Will try mill, I wonder why no…