PinnedOng Yi ReninGeek CultureA Random Tour of Typeclass in HaskellThis article is inspired by Vitaly Bragilevsky’s talk on The clear path to Haskell complexities. This is not a Monad tutorial.Apr 20, 2021Apr 20, 2021
Ong Yi ReninThe StartupGenerate PureScript Data Types From Haskell Data TypesFor all data types defined in Haskell, I have to rewrite them in PureScript. This seems to be an automatable process.Jan 13, 2021Jan 13, 2021
Ong Yi RenTerms, Types and Kinds in HaskellIn Haskell, we have three terminologies, term, type, and kind. Understanding their definitions are crucial to understanding Haskell.Nov 29, 2020Nov 29, 2020