[swift-evolution] STDLibs

Chris Lattner clattner at apple.com
Wed Jan 6 12:49:41 CST 2016


This is a complicated topic, I’d suggest asking on swift-users or swift-dev since it isn’t related to language evolution.

-Chris

> On Jan 6, 2016, at 10:47 AM, James Campbell via swift-evolution <swift-evolution at swift.org> wrote:
> 
> Chris do you think there is scope for this ? 
> 
> On Wed, Jan 6, 2016 at 2:38 PM, Trent Nadeau <tanadeau at gmail.com <mailto:tanadeau at gmail.com>> wrote:
> Big +1 from me. Rust's docs do this well too across trait implementations.
> 
> On Wed, Jan 6, 2016 at 5: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>
> 
> 
> 
> 
> -- 
> Trent Nadeau
> 
> 
> 
> -- 
>  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/5de906c9/attachment.html>


More information about the swift-evolution mailing list