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
This issue is the place to discuss what needs to be done about DottyPredef. DottyPredef is a workaround used to include stuff in the standard Predef. Standard Predef comes from the Scala 2 standard library. Obviously, it would be good to have the contents of the DottyPredef moved inside Predef. But it is not clear how we should proceed with it – now and in the future.
Given the compressed timeframe we have for the Scala 3.0.0 RC1 Release, it would be good to come up with some conclusion on this one by the end of the next week so that we have enough time to act upon the decision.