© 本文档使用 PHP中文网手册 发布
(PHP 5 >= 5.3.0)
SplHeap::insert — Inserts an element in the heap by sifting it up.
$value
Insert value in the heap.
value
The value to insert.
没有返回值。