On 08.04.2016 17:05, Ross O'Brien via swift-evolution wrote:
Well, you can do this already:
let words = "rats live on no evil star".componentsSeparatedByString(" ")
so I don't know how much a shortcut is needed.

Also thought about componentsSeparatedByString, clearly says what we have, what we do and what will have in result.
So I'm -1 for special command for such word array.
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to