[swift-dev] Documentation

Trent Nadeau tanadeau at gmail.com
Wed Jan 6 19:19:37 CST 2016


SwiftDoc is nice, but it doesn't quite do everything I want. The pages for
protocols don't list implementing types in the stdlib, and the pages for
types don't separate the methods by the protocol(s) that require them. Both
are very useful when using generics so that the developer can create the
best bounds (i.e., the ones that are least restrictive but still have the
required operations and semantics).

On Wed, Jan 6, 2016 at 5:44 PM, James Campbell <james at supmenow.com> wrote:

> swiftdoc.org





-- 
Trent Nadeau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160106/268bb101/attachment.html>


More information about the swift-dev mailing list