|
SplHeap::topPeeks at the node from the top of the heap Description
public mixed SplHeap::top
( void
)
ParametersThis function has no parameters. Return ValuesThe value of the node on the top. Errors/ExceptionsThrows RuntimeException when the data-structure is empty. |