[Issue 24751] [std.container.binaryheap] example uses heapify but there is no documentation
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Sep 8 20:20:49 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24751
Nick Treleaven <nick at geany.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nick at geany.org
--- Comment #1 from Nick Treleaven <nick at geany.org> ---
The ddoc page does list it:
https://dlang.org/phobos/std_container_binaryheap.html
ddox lists it here:
https://dlang.org/library-prerelease/std/container/binaryheap.html
This sub-page doesn't (but that's the intended design of ddox):
https://dlang.org/library-prerelease/std/container/binaryheap/binary_heap.html
--
More information about the Digitalmars-d-bugs
mailing list