Dear fellow revellers in the dawning Golden Age of Perl 6,
I just had a colleague contact me, to express their surprise that Perl 6
does not rate a mention in:
https://en.wikipedia.org/wiki/Functional_programming.
The Perl 6 community (and Larry in particular) has already done an
incredible
Fixed with 4f338014ae662c790f964 , tests are still needed
> On 05 Jan 2016, at 21:03, Zoffix Znet (via RT)
> wrote:
>
> # New Ticket Created by Zoffix Znet
> # Please include the string: [perl #127176]
> # in the subject line of all future correspondence about this issue.
> # https://rt.per
> if( # would not introduce a function call to a function called "if"
> foo (1,2) # would stop passing a single list to a sub called foo.
To clarify, the idea was that *if* an identifier was followed by parens,
and *if* that identifier existed as a function name/subroutine name/multi name,
*then*