JPDev@programming.dev to Programmer Humor@programming.dev · 2 years ago===programming.devimagemessage-square76linkfedilinkarrow-up1695arrow-down117
arrow-up1678arrow-down1image===programming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square76linkfedilink
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up46·2 years agoThe 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 years agoOr 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.