☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 months agoJavaScriptlemmy.mlimagemessage-square23linkfedilinkarrow-up11arrow-down10cross-posted to: [email protected]
arrow-up11arrow-down1imageJavaScriptlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square23linkfedilinkcross-posted to: [email protected]
minus-squareSGH@lemmy.mllinkfedilinkarrow-up0·3 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-up0·3 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