tfmA to Programmer Humor@lemmy.mlEnglish · 3 months agoTrue crimeimagemessage-square19linkfedilinkarrow-up1125arrow-down14cross-posted to: programmer_humor@programming.dev
arrow-up1121arrow-down1imageTrue crimetfmA to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square19linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareNailbar@sopuli.xyzlinkfedilinkarrow-up11·edit-23 months agoAfaik with three it also requires the types to be equal. Like 0 == false, but 0 !== false, because they’re different types.
Afaik with three it also requires the types to be equal. Like 0 == false, but 0 !== false, because they’re different types.