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
Would be nice if it was possible to give it code like:
say "Pi: ", pi for 0...Inf
And it would output:
say “Pi: ”, π for 0…∞
Or other way around.
This may help with Raku/doc#1520
The text was updated successfully, but these errors were encountered:
Consider at least the operators started... --operators-to-unicode and --operators-from-unicode - need to get my brain back into shape here...
Sorry, something went wrong.
No branches or pull requests
Would be nice if it was possible to give it code like:
And it would output:
Or other way around.
This may help with Raku/doc#1520
The text was updated successfully, but these errors were encountered: