[Issue 5076] std.algorithm.sorted / schwartzSorted

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 19 13:34:36 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=5076



--- Comment #7 from bearophile_hugs at eml.cc 2010-10-19 13:33:57 PDT ---
(In reply to comment #6)

Another problem is that after your change this code will fail to compile even
if some_linked_list is immutable:
sorted(some_linked_list)

-- 
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