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 2862fe6 commit caf912cCopy full SHA for caf912c
doc/Type/Parameter.rakudoc
@@ -262,7 +262,7 @@ L<invocant parameter|/language/signatures#Parameter_separators>.
262
263
method multi-invocant(Parameter:D: --> Bool:D)
264
265
-Returns C<True> if the parameter affects
+Returns C<True> if the parameter affects
266
L<multi dispatch|/language/functions#Multi-dispatch>.
267
268
my Signature $sig = :($a;; $b);
0 commit comments