Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
I will read SICP for you for only £12,927!
1
Name:
Anonymous
2014-10-18 10:11
https://www.kickstarter.com/projects/1751759988/sicp-distilled
12
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