JPDev@programming.dev to Programmer Humor@programming.dev · 2 年前===programming.devimagemessage-square71fedilinkarrow-up1684arrow-down117
arrow-up1667arrow-down1image===programming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 年前message-square71fedilink
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up45·2 年前The short answer is that your language needs === when it fucked up the semantics of ==, but it’s also too popular and you can’t fix it without breaking half the web.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up2·2 年前Or when it is something like Prolog, where equality is inherently a messy and complex concept.
The short answer is that your language needs === when it fucked up the semantics of ==, but it’s also too popular and you can’t fix it without breaking half the web.
Or when it is something like Prolog, where equality is inherently a messy and complex concept.