|
SplHeap::extractExtracts a node from top of the heap and sift up. Beschreibung
public mixed SplHeap::extract
( void
)
Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteThe value of the extracted node. Fehler/ExceptionsThrows RuntimeException when the data-structure is empty. |