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

           Summary: makeIndex should return SortedRange
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nob...@puremagic.com
        ReportedBy: tomeks...@gmail.com


--- Comment #0 from Tomasz SowiƄski <tomeks...@gmail.com> 2010-10-23 04:21:28 
PDT ---
It sorts, so no reason it shouldn't.

SortedRange's underlying should be map!deref(index), where deref either is
pointer dereferencing or index access on the unmodifiable range.

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

Reply via email to