In Objective-C we can call componentsJoinedByString to produce a string with each element of the array separated by the supplied string. While Swift has a com
componentsJoinedByString
com