Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Why do you program
1
Name:
Anonymous
2008-04-06 10:34
?
60
Name:
Anonymous
2008-04-08 16:46
>>59
car :: [a] -> a
car (x:xs) = x
cdr :: [a] -> [a]
cdr (x:xs) = xs
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List