Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
ADT
ADT.Heap

Method ADT.Heap()->pop()


Method pop

mixed pop()

Description

Removes and returns the item on top of the heap, which also is the smallest value in the heap.