[swift-evolution] Strings in Swift 4

Dave Abrahams dabrahams at apple.com
Fri Jan 20 09:41:04 CST 2017


Sent from my iPad

> On Jan 19, 2017, at 6:07 PM, Ben Cohen <ben_cohen at apple.com> wrote:
> 
> The defaults for case-, diacritic-, and width-insensitivity are different for localized operations than for non-localized operations, so for example a localized sort should be case-insensitive by default, and a non-localized sort should be case-sensitive by default.

Sorry, a correction already:

Both localized- and non-localized sorts should be case- and diacritic-sensitive by default. Localized searches should be case- and diacritic-insensitive by default.

-Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170120/52f54f57/attachment.html>


More information about the swift-evolution mailing list