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

sicp pls

Name: Anonymous 2012-11-14 6:32

http://www.pastebay.net/1154964
I used the filter function for ex 1.3 sicp . But it fails for equal numbers.Please help

Name: Anonymous 2012-11-14 10:40

>>5

(define (smaller a b) (if (< a b) a b))
(define (min x y z) (smaller x (smaller y z)))

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