SplHeap
PHP Manual

SplHeap::top

(PHP 5 >= 5.3.0)

SplHeap::topPeaks at the node from the top of the heap

Beschreibung

mixed SplHeap::top ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The value of the node on the top.


SplHeap
PHP Manual