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