ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 month agoAccidental shitpostlemmy.worldimagemessage-square18linkfedilinkarrow-up1142arrow-down17
arrow-up1135arrow-down1imageAccidental shitpostlemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square18linkfedilink
minus-squareexpr@programming.devlinkfedilinkarrow-up5·1 month 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.