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

Fibs in your favourite language

Name: Anonymous 2008-12-20 15:04

fibs = 1 : zipWith (+) fibs (tail fibs)

Name: Anonymous 2008-12-26 15:51

loeb f = fmap ($ loeb f) f

fibs = loeb $ map const [0,1]++[\x -> x!!a + tail x!!a | a <- [0..]]

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