[Issue 24751] New: [std.container.binaryheap] example uses heapify but there is no documentation
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Sep 7 22:50:16 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24751
Issue ID: 24751
Summary: [std.container.binaryheap] example uses heapify but
there is no documentation
Product: D
Version: D2
Hardware: All
URL: http://dlang.org/phobos/
OS: All
Status: NEW
Severity: enhancement
Priority: P3
Component: phobos
Assignee: nobody at puremagic.com
Reporter: ppadilcdx at gmail.com
The std doc page for [std.container.binaryheap] example uses a routine named
"heapify" but there is no documentation about it in the page with the rest of
the functions. Users have to look at the source to figure out where this
function came from.
--
More information about the Digitalmars-d-bugs
mailing list