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