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 Scala 2 this approach worked with package objects such as widely used pprint library and made it much easier to discover the utility methods contained there. This should probably also work for package object in Scala 3.