in reply to Re: map versus for
in thread map versus for

my @result = map { g($_) } grep { f($_) } @list;

But that's just me . . .

The cake is a lie.
The cake is a lie.
The cake is a lie.