This operator should have been added years ago. It would enable many APIs to return more appropriate results instead of `this`.
For example, `Set.prototype.add(value)` could return a boolean indicating if an item was actually added instead of `this`.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

