|
|
|
|
|
by llimllib
5433 days ago
|
|
I got up to exercise 1.18 in Haskell, and didn't have any problems with it. I knew very little haskell when I did it; I know less now. Doing the exercises in both Scheme and Haskell was a fun exercise; I should go back to it at some point. https://github.com/llimllib/personal_code/blob/master/haskel... edit: the excercise the author is talking about is 1.11; my answer starts on line 51. The haskell is pretty! |
|