ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 23 hours agoMonadslemmy.worldimagemessage-square39fedilinkarrow-up1265
arrow-up1265imageMonadslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 23 hours agomessage-square39fedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up8·edit-219 hours 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.