Patch applied in 3bbb1c4, thanks!
Based on moritz's suggestion I switched the call to unpolar to be a
method call instead of a subroutine call (we can always switch it back).
I also eliminated the extra calls to 'return', and added the 0-argument
parens to the method definitions (which we likely
Hi,
Cory Spencer (via RT) wrote:
> The following patch adds a Perl 6 version of rand and cis to Any.pm in the
> setting.
Thanks for the patch.
Unfortunately, it doesn't apply cleanly here (at rakudo
748771092a53e8910df4c633567c9a57b090a12e), does it depend on a previous
patch you send?
[...]
>
# New Ticket Created by Cory Spencer
# Please include the string: [perl #64108]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64108 >
The following patch adds a Perl 6 version of rand and cis to Any.pm in the
setting.>Fr