Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Lisp
1
Name:
Anonymous
2011-08-15 22:06
What is so good about Lisp?
It seems rather unnatural
42
Name:
Anonymous
2011-08-17 5:34
>>41
Of course not, my liege!
($) :: (a -> b) -> a -> b
f $ x = f x
(.) :: (b -> c) -> (a -> b) -> a -> c
f . g = \ x -> f (g x)
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List