<div dir="ltr">On Fri, Aug 18, 2017 at 1:23 PM, Erica Sadun <span dir="ltr">&lt;<a href="mailto:erica@ericasadun.com" target="_blank">erica@ericasadun.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>I want to avoid breaking math.<br></div></div></blockquote></div><br></div><div class="gmail_extra">it’s not that deep,,, the <span style="font-family:monospace,monospace">`for _ in 0 ..&lt; n</span>` loop is exactly the same thing except more verbose. In fact, that’s how your proposed `<span style="font-family:monospace,monospace">Array.init(count:generator:)</span>` would be implemented. But I don’t see anyone saying we should get rid of the underscore pattern or `<span style="font-family:monospace,monospace">@discardableResult</span>`,, so…<br></div></div>