<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 20, 2017, at 3:29 PM, Jaden Geller via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Wouldn’t `x[…]` be more consistent with these other syntaxes?</div><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class=""></span><br class="Apple-interchange-newline"></div></blockquote></div><br class=""><div class="">Maybe (though are those extra characters really telling you much?).&nbsp;</div><div class=""><br class=""></div><div class="">But you can’t write that in Swift – you’d need a 0-argument operator.</div><div class=""><br class=""></div><div class="">(Or a […] postfix operator I guess if you wanted to try and sneak that through, but that is also not allowed… &nbsp;:)</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>