> No. It is a solution to a problem I have today: arithmetic on decimal values.

would you enjoy debugging someone else’s production-code with overloaded 
decimal operators? or would you prefer them having the courtesy to use 
method-calls, thus saving the headache of having to inspect every arithmetic 
expression?

> On Jul 14, 2017, at 4:30 PM, Bruno Jouhier <bjouh...@gmail.com> wrote:
> 
> > javascript operator-overloading is a solution in search of a problem. 
> 
> No. It is a solution to a problem I have today: arithmetic on decimal values.
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss

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

Reply via email to