Skip to content
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

Document contravariance and covariance #66

Open
FezVrasta opened this issue Nov 22, 2019 · 1 comment
Open

Document contravariance and covariance #66

FezVrasta opened this issue Nov 22, 2019 · 1 comment

Comments

@FezVrasta
Copy link
Contributor

Flow supports contravariance (-), TypeScript doesn't.

Also, TypeScript doesn't support covariance (+) on all its types, but just some of them.

@niieani
Copy link
Owner

niieani commented Nov 22, 2019

I'm open for PRs. Thanks for the issue.

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

2 participants