[swift-evolution] Faster/lower-level external String initialization

Guillaume Lessard glessard at tffenterprises.com
Fri Jan 8 17:06:16 CST 2016


Complete agreement from me. I would like to see a String constructor from a Sequence of code units.
Also, why is String.fromCString() a factory function rather than a fallible constructor?

Guillaume Lessard



More information about the swift-evolution mailing list