You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The addition of that trait is not essential to Scala 3. While it
can be argued that it should exist, there is nothing special in
Scala 3 compared to Scala 2 that makes it necessary. In the spirit
of reusing the Scala 2.13 standard library with as few deviations
as possible, we therefore remove it.
It could be added back when we revise the standard library on its
own.
0 commit comments