ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 days agoMonadslemmy.worldimagemessage-square41fedilinkarrow-up1291arrow-down112
arrow-up1279arrow-down1imageMonadslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square41fedilink
minus-squareKache@lemmy.ziplinkfedilinkarrow-up9·edit-22 days agoYeah, that explanation is missing the critical point of generically applying external functions through flat_map/bind I think this is a good explanation: https://fsharpforfunandprofit.com/rop/
Yeah, that explanation is missing the critical point of generically applying external functions through
flat_map
/bind
I think this is a good explanation: https://fsharpforfunandprofit.com/rop/