Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add operator classifications to the Index
In the spirit of #728, adding operator classifications to the index.
  • Loading branch information
molecules committed Jul 22, 2016
1 parent 4edb119 commit 2a5474a
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 2a5474a

Please sign in to comment.