<div dir="ltr">Ah, I see. Then for-each will be the only usage of `where`, aside from generics. I&#39;m even more in favour of the proposal being discussed, then.<div><br></div><div>- Anton</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-13 23:03 GMT+03:00 Brent Royal-Gordon <span dir="ltr">&lt;<a href="mailto:brent@architechies.com" target="_blank">brent@architechies.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">&gt; Also, we should think about removing `where` from `while` loops.<br>
&gt; We can copy `if` syntax to `while` conditions.<br>
<br>
</span>SE-0099 applies to all constructs which use condition clauses, including `while`. The &quot;Detailed Design&quot; section even specifically mentions the `while` grammar rule. &lt;<a href="https://github.com/apple/swift-evolution/blob/master/proposals/0099-conditionclauses.md#detailed-design" rel="noreferrer" target="_blank">https://github.com/apple/swift-evolution/blob/master/proposals/0099-conditionclauses.md#detailed-design</a>&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Brent Royal-Gordon<br>
Architechies<br>
<br>
</font></span></blockquote></div><br></div>