<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></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 Apr 6, 2016, at 12:30 PM, Developer 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 class="">If you've ever gotten to the point where you have a sufficiently generic interface to a thing and you need to constrain it, possibly in an extension, maybe for a generic free function or operator, you know what a pain the syntax can be for these kinds of operations. &nbsp;For example, the Swift book implements this example to motivate where clauses<br class=""><br class="">This is noisy and uncomfortable to my eyes, and almost impossible to align correctly. &nbsp;<b class="">Per a short discussion on Twitter with Joe Groff and Erica Sadun</b>, I'd like so see what the community feels about moving the where clause out of the angle brackets. &nbsp;So that example becomes<br class=""><br class="">Thoughts?<br class=""></div></div></blockquote></div><br class=""><div class="">+1.</div><div class=""><br class=""></div><div class="">-- E</div><div class=""><br class=""></div></body></html>