in reply to Re: The Virtue of Laziness
in thread The Virtue of Laziness

> do you have a more realistic example of something you'd like to do with a map that you feel could be made faster?

Well first {} LIST from List::Util , is a specialized grep which stops processing after success.

And not needing to preallocate a huge list with 1e6 entries would be faster.

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery