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

I will read SICP for you for only £12,927!

Name: Anonymous 2014-10-18 10:11

Name: Anonymous 2015-03-28 21:03

Oh, it said to define one and two directly, without using zero. Here they are:

(def one
(lam (f)
(lam (x)
(f x))))

(def two
(lam (f)
(lam (x)
(f (f x)))))

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