matejcerny on Nostr: Migrating to Scala 3 is much easier these days. Did you know that there's a ...
Migrating to Scala 3 is much easier these days. Did you know that there's a compilation flag (-Ytasty-reader) that allows you to compile and use your Scala 3 libraries in a Scala 2.13 codebase, giving you access to new features? #scala3 👉 https://docs.scala-lang.org/scala3/guides/migration/compatibility-classpath.html