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
The new algorithm systematically avoids references to pattern-generated
variables. This leads to nicer types and fewer casts in practice. It also
avoids the problem that a type refers to a variable that has been eliminated.
0 commit comments