Skip to content

Instantly share code, notes, and snippets.

@iesta
Created September 17, 2013 11:37
Show Gist options
  • Save iesta/6593176 to your computer and use it in GitHub Desktop.
Save iesta/6593176 to your computer and use it in GitHub Desktop.
Join element of NSArray ios
[[self.wrings valueForKey:@"upperCuts"] componentsJoinedByString:@"caca"]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment