Sleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square46linkfedilinkarrow-up1127file-textcross-posted to: [email protected]
arrow-up1127imageThe JavaScript type coercion algorithmlemmy.mlSleepless One@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square46linkfedilinkfile-textcross-posted to: [email protected]
minus-squareExcel@beehaw.orglinkfedilinkEnglisharrow-up3·2 months ago2 is not == true, but !!2 is true
2 is not == true, but !!2 is true