Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement variance checks for recursive protocols. #3828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ilevkivskyi opened this issue Aug 15, 2017 · 0 comments
Open

Implement variance checks for recursive protocols. #3828

ilevkivskyi opened this issue Aug 15, 2017 · 0 comments

Comments

@ilevkivskyi
Copy link
Member

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.

This is a follow up for #3132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants