☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 days agoJavaScriptlemmy.mlimagemessage-square26linkfedilinkarrow-up1172arrow-down14cross-posted to: programmer_humor@programming.dev
arrow-up1168arrow-down1imageJavaScriptlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 days agomessage-square26linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squaresgh@lemmy.mllinkfedilinkarrow-up6·5 days 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 days 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