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-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up3·15 hours agoThat’s a good one. A rule of thumb is that if it has map and flatMap (or equivalent), then chances are that it’s a monad.
That’s a good one.
A rule of thumb is that if it has map and flatMap (or equivalent), then chances are that it’s a monad.