chickadee » binary-heap » heap-get-max

heap-get-maxprocedure

returns a (key . value) pair for an association in the heap with the largest key. If the heap is empty, an error is signalled.