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 f23805a commit 770c7f8Copy full SHA for 770c7f8
doc/Language/operators.pod
@@ -107,6 +107,35 @@ L<#prefix ...> etc. stub operators.
107
Defining custom operators is covered in
108
L</language/functions#Defining_Operators>.
109
110
+=head1 Meta Operators
111
+
112
+=head2 Assignment Operators
113
+TODO
114
115
+=head2 Negated Relational Operators
116
117
118
+=head2 Reversed Operators
119
120
121
+=head2 Hyper Operators
122
123
124
+=head2 Reduction Operators
125
126
127
+=head2 Cross Operators
128
129
130
+=head2 Zip Operators
131
132
133
+=head2 Sequential Operators
134
135
136
+=head2 Nesting of Meta Operators
137
138
139
=head1 Z<>Term Precedence
140
141
=head2 circumfix C«< >»
0 commit comments