Defer expression

Matthew Robb matthewwrobb at gmail.com
Thu Aug 17 00:18:57 UTC 2017


I think this will actually get you what you're after:

(async function () {

await null;
// Deferred code here

})()


On Aug 16, 2017 5:46 PM, "Darien Valentine" <valentinium at gmail.com> wrote:

@logan ah, oops, that was an (incorrect) assumption about the proposed
behavior on my part

_______________________________________________
es-discuss mailing list
es-discuss at mozilla.org
https://mail.mozilla.org/listinfo/es-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170816/a40e3b2a/attachment.html>


More information about the es-discuss mailing list