ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 11 days agoMonadslemmy.worldimagemessage-square28linkfedilinkarrow-up1202
arrow-up1202imageMonadslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 11 days agomessage-square28linkfedilink
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up2·11 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.