Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
automatic currying in scheme
1
Name:
Anonymous
2008-11-23 23:19
is it possible without macros?
15
Name:
Anonymous
2008-11-26 2:34
((+) 1 2 3) ≡ ((+ 1) 2 3) ≡ ((+ 1 2) 3) ≡ (+ 1 2 3) ≡ (((+) 1) 2 3) ≡ (((+ 1) 2) 3) ≡ ...
i suppose that would really be some kind of laziness...
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List