<div dir="ltr">That&#39;s for the explanation. I think this last part gets at the heart of my question: Why isn&#39;t it important to highlight word boundaries in this case?<div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 1:24 AM, Chris Lattner <span dir="ltr">&lt;<a href="mailto:clattner@apple.com" target="_blank">clattner@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><div><div>Swift is an “opinionated” language and we find snake case to be ugly (YMMV of course).</div></div></div></blockquote><div><br></div><div>My attempt to summarize/rephrase the overall answer: &quot;We used up all the word-boundary-highlighting conventions that we don&#39;t find ugly on other parts of the language, and we don&#39;t want to reuse any of them due to the potential for conflict and confusion.&quot;</div><div><br></div><div>As for snake case being ugly, my mileage does vary (obviously). Ithink thereadability costofnot highlightingwordboundaries outweighsthe aestheticconcerns. But them&#39;s the breaks when it comes to aesthetic issues, I suppose. And in the grand scheme of things, at least the total number of declaration modifiers should be small… :)</div><div><br></div><div>-John</div><div><br></div></div></div></div>