Algebraic data types FTW
Nov 4, 2008
I'm not sure if I should even pretend to myself that I'll get anything done today. Except to upload this (which spits out the solution to this—doing these problems is a truly excellent way to procrastinate—when circumstances are correct), my first Haskell production to (a) interact with the world more than just to print something and (b) be even moderately complex (the one for problem 61 would have been, except the State monad seems to be missing from gentoo's fucked-up ghc distribution...), even though algorithmically and mathematically it's quite simple. But there you go.
Comments
on 2008-11-04 10:32:14.0, arthegall commented:
Excellent.