[swift-users] Why does the withUnsafeMutableBufferPointer closure take an inout parameter?

Guillaume Lessard glessard at tffenterprises.com
Wed Oct 11 16:49:28 CDT 2017


A lot of the MutableCollection implementation is in protocol extensions (swapAt, for example.)

Should an additional version be written just for the Unsafe*BufferPointer types?

Guillaume Lessard



More information about the swift-users mailing list