Y
Hacker News
new
|
ask
|
show
|
jobs
by
dtech
2050 days ago
Start with migrating to scala 2.13, scala 3 can run all non-macro 2.13 code that doesn't emit deprecation warnings and can consume most 2.13 libraries. The widely-used ones it can't will get updated.
For more information see
https://scalacenter.github.io/scala-3-migration-guide/docs/c...