my @found = grep { $e eq $_ } @a; #or print "yes" if grep { $e eq $_ } @a;
In reply to Re: boolean IN(); function in perl like
by Anonymous Monk
in thread boolean IN(); function in perl like
by Frank John
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |