Category: Haskell
I'm trying to use Haskell for a database app, and, as usual for Haskell, I'm finding the lack of decent documentation a real pain...
My results on the O'Reilly's code quiz...
Why Haskell's 'Maybe' totally pwns Python's 'None' and null pointers.
None
A rant about how annoying programming in C# is, really.
An attempt to explain monads and their usefulness in Haskell, assuming only some simple knowledge of Python.