Files
swift-mirror/stdlib/public/SDK
Philippe Hausler d6bf8e3180 [Foundation] adjust inline of append and initialization functions (#17027)
* [Foundation] adjust inline of append and initialization functions and use _copyContents(initialzing:) to avoid performance regressions while using generic collection/sequence APIs

* Add the Array<UInt8> specialization back for append to Data
2018-06-11 15:09:41 -07:00
..