Diego Barros via swift-evolution <swift-evolution@...> writes:

> for 1...10 {
> // do something 10 times
> }

Firstly, this should be delayed to post-Swift 3.
Secondly, I tend to vote for generalization and simplification of Swift 
syntax. For example, I voted to replace 'default' with 'case _'. In this 
case, I also prefer more general syntax. -1 from me.

_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to