JPDev@programming.dev to Programmer Humor@programming.dev · 1 year ago===programming.devimagemessage-square39fedilinkarrow-up1392arrow-down112
arrow-up1380arrow-down1image===programming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square39fedilink
minus-squarebobbykjack@programming.devlinkfedilinkarrow-up2·edit-21 year agoI’d use something like: = becomes == equals === is identical to It’s funny how everyone thinks “equals” in this context should be “identical to” when, in normal language, it doesn’t really mean that at all!
I’d use something like:
= becomes
== equals
=== is identical to
It’s funny how everyone thinks “equals” in this context should be “identical to” when, in normal language, it doesn’t really mean that at all!