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
Should be able to search for ¹ et al. #1373
Comments
|
FWIW, a little bit of that exists on unicode_texas page. |
|
Will hopefully address part of rakudo/rakudo#1095 |
|
See also issue #1098 Also:
Receives somewhat relevant mention with last paragraph of https://docs.perl6.org/language/syntax#Identifiers |
Resolves issue #1373. This means that from now on some things may appear more than once in the search. We'll see how annoying it is. If it is, we can start removing symbols that are explained elsewhere (but note that a lot of things are only mentioned on unicode_texas page, so don't revert the whole commit).
|
Also, “How p6 supports unicode numeric literals” is already explained in https://docs.perl6.org/language/unicode_texas#Numeric_characters and https://docs.perl6.org/language/unicode_texas#Numeric_values |
While this is part of the grammar, it would be nice to have a concise explanation of both:
And have there be a link between these two sections.
In case someone needs the literals to add as X<> markers.
The text was updated successfully, but these errors were encountered: