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
Elide prefixes in printed types uniformly in runtime reflection
The logic that decides to print `Function`, rather than `scala.Function`
did not account for the multiplicity of symbols for a given package
in the JavaMirrors universe.
0 commit comments