sorrybookbroke@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · edit-21 year ago"m=!0"... What the hell am I looking at?sh.itjust.worksimagemessage-square12fedilinkarrow-up149arrow-down123
arrow-up126arrow-down1image"m=!0"... What the hell am I looking at?sh.itjust.workssorrybookbroke@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · edit-21 year agomessage-square12fedilink
minus-squareHack3900@lemdit.comlinkfedilinkEnglisharrow-up40·1 year agoTypes are dynamic so I think the ! operator converts int to bool in JS
Types are dynamic so I think the ! operator converts int to bool in JS