Is there some way to expand js arithmetic operators? For example, like in ruby:
"string" * 2 = "stringstring"