ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 day agoAccidental shitpostlemmy.worldimagemessage-square17fedilinkarrow-up1142arrow-down16
arrow-up1136arrow-down1imageAccidental shitpostlemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square17fedilink
minus-squareexpr@programming.devlinkfedilinkarrow-up4·19 hours 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.