(PHP 5 >= 5.3.0, PHP 7)
SplHeap::insert — Inserts an element in the heap by sifting it up
$value
Insert value in the heap.
value
The value to insert.
没有返回值。