๐ฃplus (+)
punctuator `+`
JS โฉ grammar โฉ token โฉ punctuator โฉ dot (+)
add/concate (+) - number addition / string concatenation.
unary plus (+) - convert any -> number (except symbol, bigint)
Last updated
Was this helpful?
punctuator `+`
JS โฉ grammar โฉ token โฉ punctuator โฉ dot (+)
add/concate (+) - number addition / string concatenation.
unary plus (+) - convert any -> number (except symbol, bigint)
Last updated
Was this helpful?