merari42@lemmy.world to Programmer Humor@programming.dev · 3 days agoThe state should be purely passed through function inputs and outputslemmy.worldimagemessage-square112fedilinkarrow-up1917arrow-down15
arrow-up1912arrow-down1imageThe state should be purely passed through function inputs and outputslemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square112fedilink
minus-squaredangling_cat@lemmy.blahaj.zonelinkfedilinkarrow-up6·3 days agoDepends on how pure you want it to be, without any side effects
Depends on how pure you want it to be, without any side effects