Array/Generator Comprehensions in Harmony

Isiah Meadows impinball at gmail.com
Thu Jun 12 23:35:49 PDT 2014


Would array and generator comprehensions in Harmony support functions
returning void (i.e. functions with either `return;` or an implicit return)
being called in the AssignmentOperator part of the Comprehension statement,
like a forEach combined with map, or would it throw an error, making it
effectively syntactic sugar for Array.prototype.map()?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140613/b69388e3/attachment-0001.html>


More information about the es-discuss mailing list