ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 month agoMonadslemmy.worldimagemessage-square40fedilinkarrow-up1265arrow-down110
arrow-up1255arrow-down1imageMonadslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square40fedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up10·edit-21 month 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.