Catalogue of My Stupidity: My Haskell 'GenericStruct' Nonsense
2015-06-23
(A note: I took these notes during my time at Urbanalta, intending them to be a private reference to myself on how to learn from some mistakes. I’ve tried to scrub the proprietary bits out and leave the general things behind. I do reference some other notes that probably will still stay private.)
Background Some background on this: This is some notes on a small Haskell module I did at Urbanalta which I called GenericStruct.…more