We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b6525 commit e4d341bCopy full SHA for e4d341b
doc/Language/unicode_texas.pod6
@@ -58,6 +58,8 @@ equivalents] that have a special meaning in Perl 6.
58
− | U+2212 | - | v6.c |
59
∘ | U+2218 | o | v6.c |
60
≅ | U+2245 | =~= | v6.c |
61
+ ⁇ | U+2047 | ?? | v6.c | as part of ternary
62
+ ‼ | U+203C | !! | v6.c | as part of ternary
63
π | U+03C0 | pi | v6.c | 3.14159_26535_89793_238e0
64
τ | U+03C4 | tau | v6.c | 6.28318_53071_79586_476e0
65
𝑒 | U+1D452 | e | v6.c | 2.71828_18284_59045_235e0
0 commit comments