Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

(´∀`) Prime numbers (,,゚Д゚)

Name: Anonymous 2007-04-15 11:11 ID:00E9fssW

|code]isPrime x = (filter (0 ==) (map (mod x) [2..x-1])) == [][/code]

Name: Anonymous 2007-04-15 11:33 ID:ex6iFldH

>>3
GOA> :pl \ x -> null $ filter (0 ==) $ map (mod x) [2..x-1]
 null . filter (0 ==) . liftM2 map mod (enumFromTo 2 . subtract 1)


FAPFAPFAP

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List