☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 4 months agoJavaScriptlemmy.mlexternal-linkmessage-square26fedilinkarrow-up1175arrow-down15cross-posted to: programmer_humor@programming.dev
arrow-up1170arrow-down1external-linkJavaScriptlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 4 months agomessage-square26fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareSGH@lemmy.mllinkfedilinkarrow-up7·4 months agoThe space makes that two different tokens, in reality what happens is ‘a’ + (+‘a’) that resolves to ‘a’ + ‘NaN’.
minus-squarepropter_hog [any, any]@hexbear.netlinkfedilinkEnglisharrow-up2·4 months agoYep, I believe you’re right
The space makes that two different tokens, in reality what happens is ‘a’ + (+‘a’) that resolves to ‘a’ + ‘NaN’.
Yep, I believe you’re right