Scala 3.0.0-M3
Pre-release
Pre-release
Thanks to the gigantic efforts of @keynmol, this is the first release that is compatible with Scala 3 (milestone 3).
Unfortunately, this also marks the renaming of the forall
method that operate on foldable constructs to forEach
, as it was creating annoying conflicts with the scalacheck-related forall
methods.