> On 28 May 2016, at 20:21, Xiaodi Wu <[email protected]> wrote: > > There's already an inconsistency in where clause behavior for `if` and > `while` versus `for` loops. It's nice IMO that the former uses are eliminated > in this proposal.
Can you give an example? That sounds like something that should be addressed separately rather than just dropping it. Like I say I really like using it for basic bind + condition cases, so I’m very much opposed to just tossing where clauses. _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
