<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>Shouldn't there be a <i>reversed, </i>i.e. a computed var returning a new range, so we could write the following with only half the parantheses:</div><div><br></div><div>(a..&lt;b).reversed</div><div><br></div><div>This would look nice and understandable to me.</div><div><br></div><div>-Thorsten</div><div><br>Am 07.12.2015 um 23:37 schrieb Jacob Bandes-Storch via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt;:<br><br></div><blockquote type="cite">Of course Nate's example "(a..&lt;b).reverse()" works too, but it's far too many parentheses for my taste.</blockquote></body></html>