Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Curried Scheme
(
comonad.com
)
6 points
by
fogus
on Aug 29, 2009
|
hide
|
past
|
favorite
|
1 comment
stefano
on Aug 30, 2009
[–]
PLT scheme comes with an implementation of currying built-in:
(define add2 (curry + 2)) (add2 5) --> 7
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: