Guillaume Lessard

Results 152 comments of Guillaume Lessard

The stdlib should at least have a failable String initializer that can validate ASCII. I _think_ that could replace the current uses we make of the `_isContiguousASCII` property.

Fixed by https://github.com/apple/swift-foundation/pull/93