File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ have a special meaning in Perl 6.
48
48
β
| U+2245 | =~= | |
49
49
Ο | U+03C0 | pi | | 3.14159_26535_89793_238e0
50
50
Ο | U+03C4 | tau | | 6.28318_53071_79586_476e0
51
- e | U+1D452 | e | | 2.71828_18284_59045_235e0
51
+ E < 0x1d452 > | U+1D452 | e | | 2.71828_18284_59045_235e0
52
52
β | U+221E | Inf | |
53
53
β¦ | U+2026 | ... | |
54
54
β | U+2018 | ' | | as part of ββ or ββ or ββ
@@ -74,9 +74,9 @@ have a special meaning in Perl 6.
74
74
βΉ | U+2079 | **9 | | can be combined with β°..βΉ
75
75
β
| U+205 | set() | | I < (empty set) >
76
76
β | U+208 | (elem) | |
77
- β | U+209 | !(elem) | |
77
+ β | U+209 | S < !(elem) > | |
78
78
β | U+20B | (cont) | |
79
- β | U+20C | !(cont) | |
79
+ β | U+20C | S < !(cont) > | |
80
80
β | U+286 | (<=) | |
81
81
β | U+288 | !(<=) | |
82
82
β | U+282 | (<) | |
You canβt perform that action at this time.
0 commit comments