ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 13 hours agoMonadslemmy.worldimagemessage-square34fedilinkarrow-up1213arrow-down111
arrow-up1202arrow-down1imageMonadslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 13 hours agomessage-square34fedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up7·edit-29 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.