in reply to Re^5: How to check if a variable's value is equal to a member of a list of values
in thread How to check if a variable's value is equal to a member of a list of values

> are you saying that grep should be faster?

no I'm showing that grep {TEST} is more complex than map {TEST}

Cheers Rolf

( addicted to the Perl Programming Language)