Rick Waldron (2014-01-03T16:33:16.000Z)
On Fri, Jan 3, 2014 at 3:13 AM, Ryan Scheel <ryan.havvy at gmail.com> wrote:

> I'd like to add find(predicate(element, set)) to the list of methods that
> would be useful.
>

+1

Considering Array.prototype gained a find() method, this is an obvious
addition to Set.

Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140103/1d8b5ad7/attachment.html>
domenic at domenicdenicola.com (2014-01-06T14:17:25.987Z)
+1

Considering Array.prototype gained a find() method, this is an obvious
addition to Set.