ZILtoid1991@lemmy.world to Programmer Humor@programming.devEnglish · 1 年前Functional bros be likelemmy.worldimagemessage-square60fedilinkarrow-up1312
arrow-up1312imageFunctional bros be likelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.devEnglish · 1 年前message-square60fedilink
minus-squarejendrik@discuss.tchncs.delinkfedilinkarrow-up1·1 年前A 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.