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 1f7cc4e commit 7e84db6Copy full SHA for 7e84db6
doc/Type/Callable.pod6
@@ -75,8 +75,6 @@ You can handle any combination of assumed and not assumed positional parameters:
75
76
&surnamed-public.( 'Joe', 'Q.', 'Jr.'); # OUTPUT: «Name is Joe Q. Public Jr.»
77
78
-(Multi-parameter examples adapted from brian d foy's post http://stackoverflow.com/a/43669837/215487)
79
-
80
=comment according to design docs it's Callable but in rakudo it's assuming is in Block
81
82
=head1 Operators
0 commit comments