Axel Rauschmayer wrote:
Makes sense. Maybe the syntax/API for setting up operators can be designed in a way that keeps the option open of adding complete multiple dispatch later (or via a library).
Function.defineOperator has a rationale (convenience, boilerplate reduction) even in a world where Function.prototype.addMethod (or perhaps F.p.overload is a better name) exists, so I think we're good.
/be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

