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

Suck it

Name: Anonymous 2007-08-09 15:23 ID:wDfRb0TX

fac n = foldr (*) 1 (take n [1..])

Suck it

Name: Anonymous 2007-08-09 19:52 ID:Heaven

(define (fac n)
  (apply * (range 1 n)))

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