-
Aaron Patterson authored
The string we create is almost always the same, so rather than joining all the time, lets join once, then reuse that string everywhere.
Aaron Patterson authoredThe string we create is almost always the same, so rather than joining all the time, lets join once, then reuse that string everywhere.
Loading