[swift-evolution] [Pitch] String revision proposal #1
Brent Royal-Gordon
brent at architechies.com
Fri Mar 31 04:00:41 CDT 2017
> On Mar 30, 2017, at 2:42 PM, Ben Cohen via swift-evolution <swift-evolution at swift.org> wrote:
>
> (or rather, given substrings will be 2-3 words, the not-even-that-small string optimization)
Wait, if you're using the `startIndex` and `endIndex` words for the small substring optimization, how are you keeping the indices interchangeable with the parent string's?
--
Brent Royal-Gordon
Architechies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170331/9c2a4d22/attachment.html>
More information about the swift-evolution
mailing list