Extracted from Pike v7.8 release 352 at 2012-09-09.
pike.ida.liu.se
[Top]
ADT
ADT.Heap

Method ADT.Heap()->peek()


Method peek

mixed peek()

Description

Returns the item on top of the heap (which is also the smallest value in the heap) without removing it.