Joins items to one string.

// "123"
StringFormat.concat([1, 2, 3]);