Fwd: (x) => {foo: bar}
Mark Volkmann
r.mark.volkmann at gmail.com
Mon Jan 5 12:48:14 PST 2015
In addition, I don't think Traceur supports that syntax yet. I have had to
do this instead:
let f = x => {
return {foo: bar};
};
__ __
/ \/ \
\ /ark
Object Computing, Inc.
\ /olkmann
\/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150105/4862da53/attachment.html>
More information about the es-discuss
mailing list