Commits

Nate Cook committed 44b2d56a7f4
[stdlib] Revise documentation for string-related types This documentation revision covers a large number of types & protocols: String, its views and their indices, the Unicode codec types and protocol, as well as Character, UnicodeScalar, and StaticString, among others. This also includes a few small changes across the standard library for consistency.