<div dir="ltr"><div>A clash of names is inelegant, but in practice, I&#39;m not actually sure that there&#39;s really a lack of clarity. IMO, `stride(of: Int)` is not really misinterpretable as anything else.</div><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 1, 2016 at 12:08 PM, Shawn Erickson <span dir="ltr">&lt;<a href="mailto:shawnce@gmail.com" target="_blank">shawnce@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span><span style="color:rgb(0,0,0)">I personally kinda want to see these namespaced instead of global functions. That could possibly allow clarity in naming.</span><span class="HOEnZb"><font color="#888888"><div style="color:rgb(0,0,0)"><br></div><div style="color:rgb(0,0,0)">-Shawn</div></font></span></span><br><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">On Sun, May 1, 2016 at 2:55 AM Brent Royal-Gordon via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">&gt; With the renaming proposed above, stride(of:) will appear to be related to stride(from:to:by:). This conflict arises from a pre-existing issue; namely, the term &quot;stride&quot; is used to mean two different things. Although moving the preposition only highlights the issue, one possible resolution is to rename strideof(_:) to strideSize(of:) and strideofValue(_:) tostrideSize(ofValue:).<br>
<br>
I wonder if it might make sense to rename all of these, then?<br>
<br>
        instanceSize(of:)<br>
        instanceSize(ofValue:)<br>
        alignmentSize(of:)<br>
        alignmentSize(ofValue:)<br>
        strideSize(of:)<br>
        strideSize(ofValue:)<br>
<br>
--<br>
Brent Royal-Gordon<br>
Architechies<br>
<br></div></div><span class="">
_______________________________________________<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><br>
</span></blockquote></div></div>
</blockquote></div><br></div></div>