<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Does Swift still needs C-style for loops with conditions and incrementers?&nbsp;<div class=""><br class=""></div><div class=""><div class=""><img apple-inline="yes" id="9F4FAC2D-ECE5-4C08-AE71-0A894456D0D3" height="134" width="446" apple-width="yes" apple-height="yes" src="cid:DD165597-A2B6-4AFA-8A16-3C9B7D693408@hsd1.co.comcast.net" class=""></div><div class=""><br class=""></div><div class="">More Swift-like construction is already available with <i class="">for-in</i>-statements and <i class="">stride</i>.&nbsp;</div><div class="">This would naturally starve the most common point for -- and ++ operators as well.</div></div><div class=""><br class=""></div><div class="">-- E</div><div class=""><br class=""></div></body></html>