ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 7 months agoAccidental shitpostimagemessage-square18linkfedilinkarrow-up1155arrow-down16
arrow-up1149arrow-down1imageAccidental shitpostZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 7 months agomessage-square18linkfedilink
minus-squareexpr@programming.devlinkfedilinkarrow-up5·7 months 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.