Tom Christiansen <[EMAIL PROTECTED]> writes:

> >IMHO Perl should add a plethora of higher-order functions for arrays and 
> >hashes, and from the chatter here I think a lot of people agree. 
> 
> Make some modules, release them, and see how much they're used.  Then 
> one can contemplate sucking them into the core based upon the success
> of those modules.

Agreed, with one caveat. Damian's posited C<^foo> currying magic
should go in the core because it makes all the other functional stuff
*so* much easier to do, and it's a tad tricky to implement in a
module.

-- 
Piers

Reply via email to