[Issue 5487] New: std.container.Array.Range missing bidirectional primitives

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 25 12:35:47 PST 2011


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

           Summary: std.container.Array.Range missing bidirectional
                    primitives
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: dsimcha at yahoo.com


--- Comment #0 from David Simcha <dsimcha at yahoo.com> 2011-01-25 12:33:41 PST ---
Should have .back() and .popBack().  Lack of these makes simple things like
sorting rather difficult.

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