<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div>I don’t think it’s impossible. I still think pairwiseEqual is clear and intuitive, and if sequenceEqual doesn’t work because of other conventions then maybe sequentiallyEqual could work. There have been several other proposed names as well. We should be spending more time discussing these alternatives.</div><div><br></div><div>What other names can we come up with? Let’s discuss them.&nbsp;</div><div><br>On Oct 14, 2017, at 11:18 PM, Xiaodi Wu &lt;<a href="mailto:xiaodi.wu@gmail.com">xiaodi.wu@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">On Sun, Oct 15, 2017 at 12:56 AM, Adam Kemp <span dir="ltr">&lt;<a href="mailto:adam.kemp@apple.com" target="_blank">adam.kemp@apple.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
&gt; On Oct 14, 2017, at 10:32 PM, Xiaodi Wu &lt;<a href="mailto:xiaodi.wu@gmail.com">xiaodi.wu@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Therefore, it is entirely OK (to me) if the result is something that is so obtuse as to be at first meaningless to most people.<br>
<br>
</span>I can’t speak for others, but it’s not ok with me. API is UX. It should be understandable and approachable. If this were a function that was considered dangerous and we wanted to discourage its use then maybe I could buy this argument, but I don’t think that’s quite the case here. Even if you don’t think it’s the best API to use or the most common it should still be named clearly. </blockquote></div><br></div><div class="gmail_extra">I don't disagree with you that it should be _clear_. I'm simply wondering out loud whether it is possible to name this method _intuitively_ (i.e., clear without resorting to documentation) given that it lives in the nexus of an inherent contradiction between protocol and implementing type which is anything but intuitive (or even clear after you read the documentation).</div><div class="gmail_extra"><br></div><div class="gmail_extra">If it is not possible to name this method _intuitively_, then it is not possible to name it _well_. Then, given the option between obtuse-but-correct and approachable-but-misleading, I would opt for the former as the _least bad_ option.</div></div>
</div></blockquote></body></html>