ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 9 months agoMonadslemmy.worldimagemessage-square41linkfedilinkarrow-up1300
arrow-up1300imageMonadslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 9 months agomessage-square41linkfedilink
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up3·9 months 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.