On Tue, May 21, 2013 at 6:20 AM, Domenic Denicola
<[email protected]> wrote:
> As long as the contract that `map.set(x, y); map.get(x) === y` works for any 
> `x` and `y`, then you're probably fine.

I think it would have to subclass those methods by using toString() on
the argument passed. It seems that would still be Map-like though.


--
http://annevankesteren.nl/
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to