On Sat, Jul 8, 2017 at 1:40 AM, Michael J. Ryan <[email protected]> wrote:

> Woudn't Array.prototype.all satisfy those use cases, they run until a
> falsy value is returned.
>

Is there an `Array.prototype.all` proposal? I'm not seeing it on github. If
you're thinking of `every` and `some`, they don't return a reference to the
array, which seemed to be important to Naveen for chaining.

-- T.J. Crowder
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to