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 988a2c8 commit d4f3a8bCopy full SHA for d4f3a8b
doc/Language/signatures.rakudoc
@@ -142,10 +142,6 @@ Another exception is the L<double semicolon C<;;>|/language/Signatures#The_;;_se
142
which can take the place of one comma in a L<multi|/language/functions#Multi-dispatch> signature
143
to declare that the subsequent parameters should not contribute to its precedence in multiple dispatch.
144
145
-A further exception is the L<double semicolon C<;;>|/language/Signatures#The_;;_separator>,
146
-which can be used in L<multi|/language/functions#Multi-dispatch> signatures to declare that all subsequent parameters should not
147
-contribute to its precedence under multiple dispatch.
148
-
149
X<|Language,type constraint>
150
X<|Language,Constraint>
151
=head1 Type constraints
0 commit comments