Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Unable to Understand grep and hash use for prime no.

by ikegami (Patriarch)
on Aug 04, 2015 at 18:46 UTC ( [id://1137414]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @primes = grep { is_prime($_) } @numbers;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1137414]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-19 23:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found