ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 4 days agoMonadslemmy.worldimagemessage-square41fedilinkarrow-up1287arrow-down112
arrow-up1275arrow-down1imageMonadslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square41fedilink
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up3·3 days 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.