<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 Aug 24, 2017, at 4:40 AM, Trevör ANNE DENISE 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=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello Swift community,<div class=""><br class=""></div><div class="">I was really interested by the recent<i class="">&nbsp;Task-based concurrency manifesto</i>&nbsp;and&nbsp;<i class="">Concrete proposal for async semantics in Swift.</i></div><div class=""><i class=""><br class=""></i></div><div class="">Looking at beginAsync() and Futures, I had an idea for a new syntax based on the `async` keyword, I'd love to hear your feedback about this idea:</div><div class=""><a href="https://github.com/adtrevor/Swift-ideas/blob/master/New%20async%20keyword%20usage.md" class="">https://github.com/adtrevor/Swift-ideas/blob/master/New%20async%20keyword%20usage.md</a></div><div class=""><br class=""></div><div class="">Would such a syntax make any sense?</div></div></div></blockquote><br class=""></div><div>Yes, it is entirely possible that we will want to provide more syntactic sugar than the proposal suggests: the proposal is intentionally designed to be minimal, so we can get it in place, get experience using it, then decide whether any specific syntactic pain point is significant enough to be worth adding additional sugar/complexity.</div><div><br class=""></div><div>As has been mentioned in other threads, the hope is that “beginAsync” is actually extremely rare in practice. &nbsp;If that is the case, there is little point to sugaring it.</div><div><br class=""></div><div>-Chris</div><div><br class=""></div><br class=""></body></html>