in reply to Re: Ruby vs Perl vs LISP; the killer feature lacking in Ruby
in thread Ruby vs Perl vs LISP; the killer feature lacking in Ruby
it restricts you to just one such parameter unless you jump through hoops even most "seasoned" Ruby developers are not aware of
Is it easy to do this in Perl? It's not possible at all, afaik.
multifoo { $_ * 2 } { foo($_) } @things;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Ruby vs Perl vs LISP; the killer feature lacking in Ruby
by tobyink (Canon) on May 23, 2012 at 07:38 UTC | |
Re^3: Ruby vs Perl vs LISP; the killer feature lacking in Ruby
by Jenda (Abbot) on May 21, 2012 at 16:26 UTC |