[Issue 3639] std.conv.to!string(anytype[numeric]) items order seems inconsistent
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 22 06:56:20 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3639
Andrei Alexandrescu <andrei at metalanguage.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrei at metalanguage.com
--- Comment #1 from Andrei Alexandrescu <andrei at metalanguage.com> 2009-12-22 06:56:19 PST ---
This is by design - associative arrays don't come out in key sorted order. We
could change that behavior but that would make the function slower.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list