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 0f52b06 commit eaac761Copy full SHA for eaac761
doc/Language/operators.pod6
@@ -31,7 +31,7 @@ tightest to loosest:
31
X | Junctive and | &
32
X | Junctive or | \| ^
33
L | Named unary | temp let
34
- N | Structural infix | but does <=> leg unicmp cmp .. ..^ ^.. ^..^
+ N | Structural infix | but does <=> leg unicmp cmp coll .. ..^ ^.. ^..^
35
C | Chaining infix | != == < <= > >= eq ne lt le gt ge ~~ === eqv !eqv =~=
36
X | Tight and | &&
37
X | Tight or | \|\| ^^ // min max
0 commit comments