please add orEqual operator

myemailum14 at gmail.com myemailum14 at gmail.com
Sun Aug 9 20:20:45 UTC 2015


it could be used like this:

if ( a == 1 ||= 2 ||=3 ||=5) { //do something if a is either 1,2,3,5}

and it could be used like this

a || = 0
// a = a || 0

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150809/779aec6c/attachment.html>


More information about the es-discuss mailing list