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
The control exception namespace (and everything under it) is not documented #1268
Comments
|
This is actually spec-ed (I assumed it wasn't). For example, see https://github.com/perl6/roast/search?utf8=%E2%9C%93&q=CX%3A%3AWarn&type= |
|
See #517 |
JJ
added a commit
that referenced
this issue
Dec 10, 2018
|
Note that |
|
The pages have been added, now we have to add the backlinks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found an exception
CX::Warnbut that doesn't show up in the Types documentation.This comes from my Stackoverflow question Where should I catch a Perl 6 warning control exception?.
The text was updated successfully, but these errors were encountered: