[Issue 12966] New: Merge the heapsort code in std with the binary heap in std.range

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jun 22 21:29:19 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12966

          Issue ID: 12966
           Summary: Merge the heapsort code in std with the binary heap in
                    std.range
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: Phobos
          Assignee: nobody at puremagic.com
          Reporter: andrei at erdani.com

Per thread http://forum.dlang.org/thread/lo2ge8$2n0s$1@digitalmars.com, the
heapsort code could help the binary heap code in std.range.

--


More information about the Digitalmars-d-bugs mailing list