[swift-evolution] SE-184 Improved Pointers

Andrew Trick atrick at apple.com
Sun Aug 20 21:27:54 CDT 2017


> On Aug 20, 2017, at 7:25 PM, Taylor Swift <kelvin13ma at gmail.com> wrote:
> 
> a method like `buffer.segment(0 ..< 5)` or something which would avoid constructing the slice type (and save typing that long `UnsafeMutableBufferPointer(rebasing:)` name) like that would be nice . but that’s just sugar and not very important if you ask me

Yes, I agree on all points.

-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170820/98f1d8db/attachment.html>


More information about the swift-evolution mailing list