Mark S. Miller wrote:
but "yield" is an identifier not an operator symbol, and so does not as clearly fall within or shape operator expectations.

delete
typeof

These are high-precedence, same level as unary +/- etc. Unlike yield, which is at assignment operator level.

I'm simply questioning your "identifier not an operator symbol" razor here, when previously you argued "unary operators have higher precedence" without distinguishing the identifier-named unary ops of high precedence.

/be
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to