Hi All, Can a method be given multiple inputs?
( $a, $b ).foo
and how would the docs write it?
method foo(Any:D Any:D: -->Bool)
Is there a comma or a space between the two "any"'s?
Many thanks,
-T
Hi All, Can a method be given multiple inputs?
( $a, $b ).foo
and how would the docs write it?
method foo(Any:D Any:D: -->Bool)
Is there a comma or a space between the two "any"'s?
Many thanks,
-T