[swift-evolution] use standard syntax instead of "do" and "repeat"

Amir Michail a.michail at me.com
Sun Dec 27 08:19:51 CST 2015


So “try” instead of “do”. If there is no catch, then just use braces without a keyword for a block. 

And use do-while instead of repeat-while.



More information about the swift-evolution mailing list