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
Similarly to what's done for values when we write `case _: F[x]`, there
is no need to check that `x` conforms to its bounds as we are currently
binding it.
0 commit comments