SplHeap::extract — Extracts a node from top of the heap and sift up
This function has no parameters.
The value of the extracted node.
Throws RuntimeException when the data-structure is empty.