[swift-evolution] Figuring out what you get for free

Félix Cloutier felixcloutier at icloud.com
Mon Sep 18 10:29:58 CDT 2017


To be clear, I find the stdlib already fairly well-documented. I think that the problem is more important for types from projects that are unlikely to get good documentation.

> Le 17 sept. 2017 à 23:43, Dimitri Racordon via swift-evolution <swift-evolution at swift.org> a écrit :
> 
>> - In step 2, the compiler could propose a fixit for subscript where the unknown associated type is replaced by a placeholder.
>> - Fixits from steps 2, 3, and 4 should be combined together as a single fixit.
> 
> 
> Would be nice indeed. But I too believe that we could make it way easier for newcomers if the documentation was better organised. That would solve the problem for most unless all the stdlib, which is what newcomers are most likely to conform to.
> 
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution



More information about the swift-evolution mailing list