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
I guess a "smarter" way to deal with the problems I raised would be to first resolve extensions on the type itself and only then on types compatible via @:from/@:to casts. Although that still means that down the line the addition of more casts can affect the second selection pass in existent modules, either breaking things or silently selecting another extension.
Hi folks,
is the last expression in this example supposed to compile?
The text was updated successfully, but these errors were encountered: