Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
give me some scheme
1
Name:
Anonymous
2012-08-02 1:23
help me out /prog/, give me some programs to write in scheme, practice
18
Name:
Anonymous
2012-08-03 11:12
>>17
In Haskell, functions that take multiple arguments are function-returning functions (they are ``curried''). There's a reason for all the arrows in the types. That's why you can treat
id
as
(a -> b) -> a -> b
.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List