ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 22 days agoAccidental shitpostlemmy.worldimagemessage-square15fedilinkarrow-up123arrow-down10
arrow-up123arrow-down1imageAccidental shitpostlemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 22 days agomessage-square15fedilink
minus-squareexpr@programming.devlinkfedilinkarrow-up1·21 days ago99.99% of the time you want to compare by value, which is why languages defaulting to comparing by reference is a stupid default.
99.99% of the time you want to compare by value, which is why languages defaulting to comparing by reference is a stupid default.