On 9/10/14, 4:57 PM, Domenic Denicola wrote:
Relatedly, it would be *really* nice to have a spec-level for-of, both for ES and for web specs.
You mean so people don't have to write things like http://heycam.github.io/webidl/#add-map-elements-from-iterable by hand? Yeah, it would.
(Not to mention a spec-level try/catch, but that's another story...)
Abrupt completions sort of give you that in ES. Or did you mean so you don't have to sprinkle ReturnIfAbrupt() everywhere?
-Boris _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

