[Issue 3830] opCmp among variant arrays

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 16 07:14:16 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=3830



--- Comment #4 from Andrei Alexandrescu <andrei at erdani.com> 2014-02-16 07:14:11 PST ---
Scripting languages almost always have rich rules for comparison across unequal
types, so I suppose that's an important convenience they offer. On the other
hand, they're also widely criticized for the complexity and arbitraryness of
these rules.

I'm not sure where that leaves us. I think we should just make Andrej's code
work, because it works with regular arrays.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list