https://issues.dlang.org/show_bug.cgi?id=24751
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Nick Treleaven <[email protected]> --- 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 --
