[swift-evolution] About "default" keyword in switch statement
David Sweeris
davesweeris at mac.com
Tue Dec 6 12:53:49 CST 2016
> On Dec 6, 2016, at 9:51 AM, Jeremy Pereira via swift-evolution <swift-evolution at swift.org> wrote:
>
> Plus, I little while ago, I came across a situation where the code would have read marginally better if I had been able to put the default case at the top of the switch (illegal in Swift 3) with the other cases below it (illegal in Swift 3).
+1
More information about the swift-evolution
mailing list