-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Consider removing -> !
#7680
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
Comments
If we do do this, I'd like the name to be |
I'd prefer to leave it as |
If we WERE to do this, probably |
Nominating for Well-Defined. |
I also prefer not to remove |
functions that infinite loop also return !, so i don't think fail would be an appropriate name. ! is fine, but i wonder if we could also allow it to be a type name in other locations, and remove the Void enum in util? |
We decided to reject this proposal |
As mentioned in #7538,
!
could be represented as an uninhabited type.The text was updated successfully, but these errors were encountered: