On Mon, Nov 02, 2009 at 10:16:39AM -0500, Solomon Foster wrote:
> On Mon, Nov 2, 2009 at 9:53 AM, Moritz Lenz wrote:
> > Hi,
> >
> > the current spec doesn't allow immutable containers to call .map with a
> > block that implicitly uses $_ as an implicit parameter.
> >
> > Here's why:
> >
> > S06 s
Moritz (>), Solomon (>>), Moritz (>>>):
>> > the current spec doesn't allow immutable containers to call .map with a
>> > block that implicitly uses $_ as an implicit parameter.
>> >
>> > Here's why:
>> >
>> > S06 says
>> >
>> >> The C<$_> variable functions as a placeholder in a block without any