ZILtoid1991@lemmy.world to Programmer Humor@programming.devEnglish · 9 months agoFunctional bros be likelemmy.worldimagemessage-square59fedilinkarrow-up1303arrow-down116
arrow-up1287arrow-down1imageFunctional bros be likelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.devEnglish · 9 months agomessage-square59fedilink
minus-squarejendrik@discuss.tchncs.delinkfedilinkarrow-up1·9 months agoA closure is a function with captured state. An object is state with methods.
I don’t see the duality
A closure is a function with captured state. An object is state with methods.