Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Admit it, /prog/
1
Name:
Anonymous
2008-03-01 8:26
You fap to recursive lambdas
7
Name:
Anonymous
2008-03-01 10:53
>>5
Incorrect, here is how to count to 0-5 with typed lambda (lisp)
((lambda (f n)
(if (= n 5) n
(f f (+ n 1))))
(lambda (f n)
(if (= n 5) n
(f f (+ n 1)))) 0)
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List