Object.values and/or Object.forEach ?
Brandon Benvie
bbenvie at mozilla.com
Fri Jun 7 10:26:53 PDT 2013
On 6/7/2013 10:18 AM, Dean Landolt wrote:
> The for/of iterators solve this nicely. This is definitely something
> that comes up a lot though, and this seems like a very handy cowpath
> to pave. If it were spec'd I'd suggest the naming and argument values
> should align with the for/of variants.
Sorry, forgot the link. Under "Dictionaries" at
http://wiki.ecmascript.org/doku.php?id=harmony:modules_standard
More information about the es-discuss
mailing list