[Issue 5076] std.algorithm.sorted / schwartzSorted

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 19 09:15:54 PDT 2010


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



--- Comment #3 from Peter Alexander <peter.alexander.au at gmail.com> 2010-10-19 09:15:12 PDT ---
(In reply to comment #2)
> One issue is that there's no standardized "create a copy" function for ranges.

auto copy = array(input);

?

Ideally you'd be able to specify what container you want to copy into, but that
should do as a default.

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