Re: String.join()?
Re: String.join()?
- Subject: Re: String.join()?
- From: Quincey Morris <email@hidden>
- Date: Fri, 04 Sep 2015 21:22:40 +0000
On Sep 4, 2015, at 14:04 , Rick Mann <email@hidden> wrote:
>
> Are my docs just broken, or are Xcode's docs not up-to-date with the language?
I don’t see the old ‘join’ documented anywhere, either in Xcode or on the developer web site. However, if I search the Xcode documentation for ‘join’, it lists several hits, all of which lead to documents that don’t list the method.
Similarly, searching in Xcode for ‘joinWithSeparator’ produces no hits, but the documentation for ‘SequenceType’ does describe it.
Looks like a document indexing defect.
_______________________________________________
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