Skip to content

Commit eaac761

Browse files
committed
Adds coll as structural
1 parent 0f52b06 commit eaac761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/operators.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tightest to loosest:
3131
X | Junctive and | &
3232
X | Junctive or | \| ^
3333
L | Named unary | temp let
34-
N | Structural infix | but does <=> leg unicmp cmp .. ..^ ^.. ^..^
34+
N | Structural infix | but does <=> leg unicmp cmp coll .. ..^ ^.. ^..^
3535
C | Chaining infix | != == < <= > >= eq ne lt le gt ge ~~ === eqv !eqv =~=
3636
X | Tight and | &&
3737
X | Tight or | \|\| ^^ // min max

0 commit comments

Comments
 (0)