Skip to content

Commit

Permalink
add lazy list reference for … to index
Browse files Browse the repository at this point in the history
  • Loading branch information
gfldex committed Jul 8, 2016
1 parent f49f74e commit b5e4d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/operators.pod6
Expand Up @@ -1805,7 +1805,7 @@ list:
# produces (1a9 1b9 1c9 2a9 2b9 2c9 3a9 3b9 3c9)
=head2 infix C«...»
X<|...,operators>X<|…,operators>
X<|...,operators>X<|…,operators>X<|lazy list,…>
multi sub infix:<...>(**@) is assoc<list>
multi sub infix:<...^>(**@) is assoc<list>
Expand Down

0 comments on commit b5e4d86

Please sign in to comment.