Php/docs/splheap.top
来自菜鸟教程
SplHeap::top
(PHP 5 >= 5.3.0, PHP 7)
SplHeap::top — Peeks at the node from the top of the heap
说明
public SplHeap::top ( ) : mixed
参数
此函数没有参数。
返回值
The value of the node on the top.
(PHP 5 >= 5.3.0, PHP 7)
SplHeap::top — Peeks at the node from the top of the heap
public SplHeap::top ( ) : mixed
此函数没有参数。
The value of the node on the top.