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)>
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)>
© 2022 - 2024 — McMap. All rights reserved.