<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=""><div><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class="">Is there a "rethrows" equivalent?<br class=""></blockquote><br class="">I don’t think so. What would it be rethrowing an error from? The value if it happened to be a closure? That seems a bit esoteric.<br class=""></div></div></blockquote></div><div><br class=""></div><div>This isn't particularly interesting for a property, but may be useful for a subscript that took a closure as an index. (I personally wouldn't like such an API, but think of something like&nbsp;<a href="https://msdn.microsoft.com/en-us/library/ms256086(v=vs.110).aspx" class="">XPath</a>.)</div><div><br class=""></div><div>Jordan</div><br class=""></body></html>