☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agoJavaScriptlemmy.mlimagemessage-square26linkfedilinkarrow-up1177arrow-down14
arrow-up1173arrow-down1imageJavaScriptlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square26linkfedilink
minus-squareSGH@lemmy.mllinkfedilinkarrow-up8·1 year 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-up3·1 year 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