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 > <[email protected]> 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 > [email protected] > https://lists.swift.org/mailman/listinfo/swift-evolution _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
