since -->
is the preferred way to state the return type in a signature in perl6 I am wondering if or how it is possible to put the code of a function signature into C<...>
.
e.g. C<foo(Int $a --> Bool)>
You can use C<<foo(Int $a --> Bool)>>
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With