ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 8 months agoAccidental shitpostimagemessage-square18linkfedilinkarrow-up1156arrow-down16
arrow-up1150arrow-down1imageAccidental shitpostZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 8 months agomessage-square18linkfedilink
minus-squareanton@lemmy.blahaj.zonelinkfedilinkarrow-up1·8 months ago Is there ever an instance when you do want to compare object identity instead of “equal”-ness? Maybe if you have to check if the object is one you already hold a lock for or account for some similar consequence of questionable architecture.
Maybe if you have to check if the object is one you already hold a lock for or account for some similar consequence of questionable architecture.