on Mon Jul 18 2016, Kevin Nattinger <[email protected]> wrote:

> I agree, true is definitely the expected behavior. In particular, it
> seems absurd to me that `a.hasPrefix(b)` and `a.hasSuffix(b)` could be
> false when `a == b` is true.

I expect to be reworking Strings for Swift 4, and this is one of the
many things we plan to address.

-- 
Dave

_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to