|
SplHeap::extract(PHP 5 >= 5.3.0) SplHeap::extract — Extracts a node from top of the heap and sift up. ОписаниеСписок параметровУ этой функции нет параметров. Возвращаемые значенияThe value of the extracted node. ОшибкиThrows RuntimeException when the data-structure is empty. |
|