Next: binary heaps iterthunks, Previous: binary heaps access, Up: binary heaps [Index]
The following bindings are exported by the library (vicare
containers binary-heaps)
. The bindings whose name is prefixed with
$
are unsafe operations: they do not validate their
arguments before accessing them.
Build and return a list holding all the objects in heap sorted from the lesser to the greater. The heap is left empty.