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
Wildcards in constraints essentially mean that the constrained
variable is a sub/supertype of _every_ instance of the bound. For
useNecesaryEither, this is wrong. Approximate the bound not to
use wildcards instead.
0 commit comments