Re: String.join()?
Re: String.join()?
- Subject: Re: String.join()?
- From: Marco S Hyman <email@hidden>
- Date: Fri, 04 Sep 2015 14:23:59 -0700
> Searching the documentation for joinWithSeparator turns up nothing.
I’ve found the doc to be lacking in most beta builds, at least with respect to swift. One of the first things I commonly do is open a playgound and “import Swift” then command click on Swift to see the header. If I remember I’ll save that header so I can diff it against the previous version (assuming I saved it, too) to see what’s new.
joinWithSeparator is defined for SequenceType and String.
Marc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden