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

Nice warning if use == instead of === in a where/join #43

Open
nico78 opened this issue Jul 10, 2015 · 0 comments
Open

Nice warning if use == instead of === in a where/join #43

nico78 opened this issue Jul 10, 2015 · 0 comments

Comments

@nico78
Copy link

nico78 commented Jul 10, 2015

It's very easy to accidentally type == in a where clause when it should be ===. This in many cases still compiles and the warning message about type equivalence could be more user friendly

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

No branches or pull requests

1 participant