John Barton (2013-12-12T19:56:57.000Z)
domenic at domenicdenicola.com (2013-12-24T23:46:15.091Z)
On Thu, Dec 12, 2013 at 11:53 AM, Mark S. Miller <erights at google.com> wrote: > > Keep in mind that infix ! is proposed http://wiki.ecmascript.org/doku.php?id=strawman:concurrency for use in > ES7 to mean "do this operation eventually", e.g., > > p2 = p1 ! foo(a, b); > Please do not do this ;-)
forbes at lindesay.co.uk (2013-12-16T14:58:41.156Z)
On Thu, Dec 12, 2013 at 11:53 AM, Mark S. Miller <erights at google.com> wrote: > > Keep in mind that infix ! is proposed http://wiki.ecmascript.org/doku.php?id=strawman:concurrency for use in > ES7 to mean "do this operation eventually", e.g., > > p2 = p1 ! foo(a, b); > Please do not do this ;-) jjb