<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br></div><div>On 1 Apr 2017, at 09:50, Brandon Trussell &lt;<a href="mailto:brandon2k3@gmail.com">brandon2k3@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">I agree that based on the method name, I thought a collection would be returned. &nbsp;</div></div></blockquote><div><br></div><div>Now that I think more about it, I think you're right. It is confusing. Perhaps:</div><div><br></div><div>allAre(equalTo: )</div><div>allAre(matching: )</div><br><blockquote type="cite"><div><div class="gmail_extra"><div class="gmail_quote">On Sat, Apr 1, 2017 at 12:36 AM, David Hart via swift-evolution <span dir="ltr">&lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
&gt; On 1 Apr 2017, at 06:02, Will Stanton via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; +1 to adding, but the name `all` suggests (to me) the return of another sequence, not a Bool.<br>
<br>
</span>I'm not too concerned because the mandatory labels makes it clear.<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; Perhaps the function name should be question-like?<br>
&gt;<br>
&gt; Suggesting: `membersSatisfy(condition:)` or `allSatisfy(condition:)` or maybe even just `satisfies(condition:)`<br>
&gt; The question-like modifier/verb is necessary to suggest a Bool and IMO not a needless word.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Will Stanton<br>
&gt;<br>
&gt;&gt; On Mar 31, 2017, at 11:28, Ben Cohen via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hopefully non-controversial, aside from the naming of the method and arguments, about which controversy abounds<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; swift-evolution mailing list<br>
&gt; <a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a><br>
&gt; <a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-<wbr>evolution</a><br>
<br>
______________________________<wbr>_________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-<wbr>evolution</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Brandon</div>
</div>
</div></blockquote></body></html>