Scala-to-Dotty Comparison Repo
1 min readNov 6, 2019
Folks who are interested in Dotty, and trying to get a sense of what the move from idiomatic Scala 2 to idiomatic Scala 3 might look like, should check out this neat project. It’s a repo focused specifically on compare-and-contrast, showing similar concepts in Scala 2 and Dotty, so you can understand the translation in a more direct way.
They’re actively looking for contributions, too, so I encourage y’all to kick the tires, and add to it when you see useful points of comparison.