ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 days agoMonadslemmy.worldimagemessage-square41fedilinkarrow-up1291arrow-down112
arrow-up1279arrow-down1imageMonadslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square41fedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up12·edit-22 days agoHaskell’s runtime system is indeed magic, the fact it uses monads is just a consequence of monads being useful for this application. Monads themselves are not too complicated.
So it’s magic. Gotcha.
Haskell’s runtime system is indeed magic, the fact it uses monads is just a consequence of monads being useful for this application. Monads themselves are not too complicated.