Anne van Kesteren (2013-04-24T15:04:39.000Z)
On Sun, Apr 21, 2013 at 5:21 AM, Mark S. Miller <erights at google.com> wrote:
> Thoughts?

I was wondering when operator overloading is planned. It would be
great to be able to do things like new URL("http://example.org") ==
new URL("http://example.org/").


--
http://annevankesteren.nl/
github at esdiscuss.org (2013-07-12T02:27:04.237Z)
On Sun, Apr 21, 2013 at 5:21 AM, Mark S. Miller <erights at google.com> wrote:

> Thoughts?

I was wondering when operator overloading is planned. It would be great to be able to do things like `new URL("http://example.org") == new URL("http://example.org/")`.