You are here |
blog.cofree.coffee | ||
| | | |
jaspervdj.be
|
|
| | | | Personal home page and blog of Jasper Van der Jeugt. | |
| | | |
diego.codes
|
|
| | | | Data Scientist. I like music, keyboards and Legos. Proficient in pop culture references and xkcd. | |
| | | |
kndrck.co
|
|
| | | | Prelude State monads, introduced to me during the data61 functional programming course was one of my most memorable encounter with a monad. This was mainly because things only started to clicked and made a tiny bit of sense after a couple of weeks of frustration. This article is my attempt to explain the underlying mechanics of the State Monad to try and relief the frustration of whomever who was in my position. | |
| | | |
text.marvinborner.de
|
|
| | This article describes a variadic extension to the default fixed-point combinator namely the Y-combinator. We do this by translating the Scheme code from a paper to bruijn (pure lambda calculus). |