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
We would like the Scala Book to be a complete documentation of the language.
The guide Value Classes and Universal Traits should be merged into the Scala Book. This page is specific to Scala 2 (the Scala 3 way to achieve the same result is to use opaque types) and should be labeled as such. I think a good place to put this page would be just after the Opaque Types page.