#scala-38

[ follow ]
Scala
fromwww.scala-lang.org
5 days ago

Scala 3.8.2 is now available!

Scala 3.8's betterFors feature changes for-comprehension desugaring, removing intermediate map operations that previously converted Maps to Lists, altering runtime behavior and requiring explicit type conversions for backward compatibility.
fromScala-lang
1 month ago

Scala 3.8 released!

We're pleased to announce the release of Scala 3.8 - a significant release that modernizes the Scala ecosystem and paves the way for Scala 3.9 LTS. This release introduces a standard library compiled by Scala 3 itself, stabilizes highly-anticipated features like Better Fors (SIP-62) and runtimeChecked (SIP-57), and introduces experimental features including flexible varargs and strict equality pattern matching. A runtime regression was detected after publishing Scala 3.8.0 artifacts.
Scala
[ Load more ]