[swift-evolution] STDLibs

Douglas Gregor dgregor at apple.com
Wed Jan 6 13:07:07 CST 2016


> On Jan 6, 2016, at 11:06 AM, James Campbell via swift-evolution <swift-evolution at swift.org> wrote:
> 
> I did but it redirects elsewhere now :S

It’s “swiftdoc.org”, not “swiftdocs.org” as in the link.

	- Doug

> 
> On Wed, Jan 6, 2016 at 6:50 PM, Erica Sadun <erica at ericasadun.com <mailto:erica at ericasadun.com>> wrote:
> Have you stopped by swiftdoc.org <http://swiftdocs.org/> recently?
> 
> :)
> 
> -- Erica
> 
> 
>> On Jan 6, 2016, at 3:43 AM, James Campbell via swift-evolution <swift-evolution at swift.org <mailto:swift-evolution at swift.org>> wrote:
>> 
>> Is there a way of improving the documentation and hosting it on Swift instead of Apple ?
>> 
>> Currently the Array page lists all of the things the class directly implements but doesn't include any of the methods mixed in by protocol extensions (i.e all of the methods from CollectionType).
>> 
>> With YardDoc for Ruby it does this, so you know exactly what methods a class has.
>> 
>> This confused me to no end as some topics here suggest adding ways of dropping the first X elements and even I have implemented `shift` which I didn't know already exist albeit under another name.
>> 
>> Would be great if we could improve these documents for the language in an open source way :)
>> 
>> -- 
>>  Wizard
>> james at supmenow.com <mailto:james at supmenow.com>
>> +44 7523 279 698 <tel:%2B44%207523%20279%20698> _______________________________________________
>> swift-evolution mailing list
>> swift-evolution at swift.org <mailto:swift-evolution at swift.org>
>> https://lists.swift.org/mailman/listinfo/swift-evolution <https://lists.swift.org/mailman/listinfo/swift-evolution>
> 
> 
> 
> 
> -- 
>  Wizard
> james at supmenow.com <mailto:james at supmenow.com>
> +44 7523 279 698
>  _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160106/a403d009/attachment.html>


More information about the swift-evolution mailing list