version: multiple conditions

rsw0x via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 16 13:46:09 PDT 2015


On Tuesday, 16 June 2015 at 20:36:20 UTC, Jonathan M Davis wrote:
> 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

You call it abuse, I call it developer freedom.


More information about the Digitalmars-d mailing list