merari42@lemmy.world to Programmer Humor · 2 months agoThe state should be purely passed through function inputs and outputslemmy.worldimagemessage-square127linkfedilinkarrow-up1958arrow-down17cross-posted to: [email protected]
arrow-up1951arrow-down1imageThe state should be purely passed through function inputs and outputslemmy.worldmerari42@lemmy.world to Programmer Humor · 2 months agomessage-square127linkfedilinkcross-posted to: [email protected]
minus-squareReptorianlinkfedilinkarrow-up1·edit-22 months agoI use states, but no classes. G’MIC is my main language. I do appreciate the functional way of thinking after writing in it for so long. States are just variables that defines the mode of something, right?
I use states, but no classes. G’MIC is my main language. I do appreciate the functional way of thinking after writing in it for so long. States are just variables that defines the mode of something, right?