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
In Predefpage it says that Predef extends LowPriorityImplicits. But the link for LowPriorityImplicits leads to 404, since it is a private class in package scala.
Expectations
Either information about private classes shouldn't be shown or there should be no link.