Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #741 from perl6/molecules-patch-1
add operator classifications to the Index
  • Loading branch information
molecules committed Jul 22, 2016
2 parents b6d8a16 + 2a5474a commit 7f939bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/Language/operators.pod6
Expand Up @@ -77,6 +77,11 @@ In the operator descriptions below, a default associativity of I<left>
is assumed.
=head1 Operator classification
X<|prefix operator>
X<|infix operator>
X<|postfix operator>
X<|circumfix operator>
X<|postcircumfix operator>
Operators can occur in several positions relative to a term:
Expand Down

0 comments on commit 7f939bd

Please sign in to comment.