Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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.