I may yet whip up the results of that conversation into a formal proposal, but at the moment I&#39;m unsure whether I myself would prefer the result over the current sizeof().<br><div class="gmail_quote"><div dir="ltr">On Fri, May 20, 2016 at 13:50 Matthew Johnson &lt;<a href="mailto:matthew@anandabits.com">matthew@anandabits.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><div>On May 20, 2016, at 1:30 PM, Xiaodi Wu &lt;<a href="mailto:xiaodi.wu@gmail.com" target="_blank">xiaodi.wu@gmail.com</a>&gt; wrote:</div><br><div><div dir="ltr" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div class="gmail_extra"><div class="gmail_quote">On Fri, May 20, 2016 at 1:16 PM, Matthew Johnson via swift-evolution<span> </span><span dir="ltr">&lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt;</span><span> </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"><span><br>&gt; On May 20, 2016, at 12:41 PM, Chris Lattner &lt;<a href="mailto:clattner@apple.com" target="_blank">clattner@apple.com</a>&gt; wrote:<br>&gt;<br>&gt; On May 20, 2016, at 7:26 AM, Matthew Johnson &lt;<a href="mailto:matthew@anandabits.com" target="_blank">matthew@anandabits.com</a>&gt; wrote:<br>&gt;&gt;&gt; (For instance, a perhaps controversial opinion: I think `dynamicType` is properly capitalized for the syntactic slot it&#39;s in. That&#39;s not to say I think we should *keep* `dynamicType`, but simply that `foo.dynamicType` is more appropriate than `foo.dynamictype` would be.)<br>&gt;&gt;<br>&gt;&gt; +1.  &#39;foo.dynamictype&#39; seems strange to me.<br>&gt;<br>&gt; foo.dynamicType is broken for other reasons.  I see x.dynamicType as being a named operator (like sizeof) and not a property.  For example, we don’t want .dynamicType to show up in code completion on every value in the universe (&quot;4.dynamicType”, really?).<br>&gt;<br>&gt; That argues that it should be spelled as dynamicType(x), and ideally being a standard library feature instead of a keyword.<br><br></span>That makes sense.  It never crossed my mind until now, but given that `sizeof` is a standard library feature why isn’t it camel case `sizeOf`?  Is this a case of “term of the art”?<br></blockquote><div><br></div><div>See: <a href="http://thread.gmane.org/gmane.comp.lang.swift.evolution/15830/" target="_blank">http://thread.gmane.org/gmane.comp.lang.swift.evolution/15830/</a></div></div></div></div></div></blockquote><div><br></div></div></div><div style="word-wrap:break-word"><div><div>Thanks.  That’s what I figured.  :)</div></div></div><div style="word-wrap:break-word"><div><br><blockquote type="cite"><div><div dir="ltr" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div class="gmail_extra"><div class="gmail_quote"><div> </div><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><div><br>&gt;<br>&gt; -Chris<br><br>_______________________________________________<br>swift-evolution mailing list<br><a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br><a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a></div></div></blockquote></div></div></div></div></blockquote></div></div></blockquote></div>