We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://docs.perl6.org/routine/!=
This is a continuation of #1227
The text was updated successfully, but these errors were encountered:
Suggestions on wording for this other than say:
Is an alias to C«!==»
Presume in doc/Language/operators.pod6 ?
Sorry, something went wrong.
Probably X<C«!==»> to make it searchable.
X<C«!==»>
It may be a good opportunity to say that ! in !== is a metaop.
!
!==
See also #1227.
@lancew 🍕
Make ! and !eq searchable
33dcac7
Also move !== reference. Resolves #1227 and makes a slight adjustment to the already closed #1515.
No branches or pull requests
https://docs.perl6.org/routine/!=
This is a continuation of #1227
The text was updated successfully, but these errors were encountered: