digitalmars.D.bugs - [Issue 5487] New: std.container.Array.Range missing bidirectional primitives
- d-bugmail puremagic.com (19/19) Jan 25 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5487
- d-bugmail puremagic.com (11/11) Jan 29 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5487
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 puremagic.com ReportedBy: dsimcha yahoo.com 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: -------
Jan 25 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5487 David Simcha <dsimcha yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED https://github.com/D-Programming-Language/phobos/commit/6c8bc9908ffe1a97e806d1b8b8d7d564cdede633 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jan 29 2011