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-squareKache@lemmy.ziplinkfedilinkarrow-up9·edit-23 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/