<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 11, 2017 at 6:06 PM, Nevin Brackett-Rozinsky <span dir="ltr">&lt;<a href="mailto:nevin.brackettrozinsky@gmail.com" target="_blank">nevin.brackettrozinsky@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wednesday, October 11, 2017, Kelvin Ma via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Yes, a 0-ary operator like that would have to be hard baked into the language itself.</div><div dir="ltr"></div></blockquote><div><br></div></span><div>Actually, you can just make a subscript which takes a function as an argument, and call it by passing in the ellipsis operator.</div><span class="HOEnZb"><font color="#888888"><div><br></div>Nevin</font></span><div class="HOEnZb"><div class="h5"><span></span><br><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"> Of course, the subscript notation has much more serious problems, there is no way to allow one-sided subscripting, but disallow two-sided subscripting for the memory API, while still allowing two-sided subscripting for ordinary slicing operations. This is why I still think <span style="font-family:monospace,monospace">at:from:</span> is the much better syntax.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 11, 2017 at 3:01 PM, Nevin Brackett-Rozinsky <span dir="ltr">&lt;<a>nevin.brackettrozinsky@gmail.<wbr>com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I believe Kelvin was asking about the usage of ellipsis *by itself*, as in Xiaodi’s example, “newBuffer[...]”.<span><font color="#888888"><div><br></div><div>Nevin</div></font></span></div></blockquote></div></div></blockquote></div></div></blockquote><div><br></div><div>I mean,,, you can,,, but that’s kind of weird<br></div></div><br></div></div>