tatterdemalion@programming.dev to Science Memes@mander.xyzEnglish · 1 year agoif statement == falsei.imgflip.comimagemessage-square39fedilinkarrow-up1250arrow-down117
arrow-up1233arrow-down1imageif statement == falsei.imgflip.comtatterdemalion@programming.dev to Science Memes@mander.xyzEnglish · 1 year agomessage-square39fedilink
minus-squareAdmiral Patrick@dubvee.orglinkfedilinkEnglisharrow-up1·edit-21 year agoIt’ll give you 1 ~= true or 0 ~= undefined, but I typically use Typescript which prefers actual booleans to boolean-ish
minus-squarejuliebean@lemm.eelinkfedilinkEnglisharrow-up1·1 year agohuh. interesting. i wonder what number it’s actually storing for false then?
It’ll give you 1 ~= true or 0 ~= undefined, but I typically use Typescript which prefers actual booleans to boolean-ish
huh. interesting. i wonder what number it’s actually storing for false then?