> On Nov 3, 2017, at 10:39 AM, Cory Benfield via swift-evolution
> wrote:
>
> One of Swift’s major advantages as a language is the ease of bridging from
> Swift code to C. This ease makes it possible to utilise the vast body of
> existing code to bootstrap projects, rather than reinventing t
One of Swift’s major advantages as a language is the ease of bridging from
Swift code to C. This ease makes it possible to utilise the vast body of
existing code to bootstrap projects, rather than reinventing the world in Swift
every time we have a problem.
The String type in Swift has some af