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 <[email protected]> wrote:

> swiftdoc.org





-- 
Trent Nadeau
_______________________________________________
swift-dev mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to