On Tuesday, 16 June 2015 at 19:55:21 UTC, Jacob Carlborg wrote:
On 2015-06-16 12:05, Walter Bright wrote:

Actually, D does quite a bit of that. For example, it deliberately does
not allow > to be overloaded separately from <.

Which has its own limitations [1].

[1] https://issues.dlang.org/show_bug.cgi?id=14593

Sounds like it's preventing an abuse of operator overloading to me... :)

- Jonathan M Davis

Reply via email to