← Back to index
|
Original Bugzilla link
Bug 12358 – Make BinaryHeap an input range
Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P2
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-03-13T10:40:16Z
Last change time
2018-10-16T18:58:19Z
Keywords
pull
Assigned to
No Owner
Creator
Andrej Mitrovic
Comments
Comment #0
by andrej.mitrovich — 2014-03-13T10:40:16Z
Comment #1
by andrej.mitrovich — 2014-03-13T10:40:28Z
https://github.com/D-Programming-Language/phobos/pull/1989
Comment #2
by github-bugzilla — 2014-03-15T12:30:14Z
Commit pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/83d603d00b3ee0d0cec5c7498eb478bd30c9f6c7
Range interface for std.container.BinaryHeap Fixes Issue 12358 See discussion here:
https://github.com/D-Programming-Language/phobos/pull/1886
Comment #3
by n8sh.secondary — 2018-10-16T18:58:19Z
Fixed by
https://github.com/dlang/phobos/pull/1989