Also `instanceof` overloading via `Symbol.hasInstance` On Wed, Aug 12, 2015 at 10:44 AM, Daniel Ehrenberg <[email protected]> wrote:
> On Wed, Aug 12, 2015 at 4:50 AM, Caitlin Potter <[email protected]> > wrote: > > Operator overloading or value types might make it look a lot prettier > some day (though iirc element assessor overloading was off limits), but you > could get pretty far by baking it into a compile-to-js language. > > ES2015 already has element accessor overloading with proxies, right? > It's everything else that's missing. > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

