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
Currently, only non-recursive protocols are well tested w.r.t. declared vs inferred variance. It looks like a set of mutually recursive protocols should be checked as a unit, since the variance in one protocol can affect variance in another protocol.