ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 8 months agoMonadsimagemessage-square39linkfedilinkarrow-up1301arrow-down112
arrow-up1289arrow-down1imageMonadsZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 8 months agomessage-square39linkfedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up12·8 months 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.