SplHeap::insert
(PHP 5 >= 5.3.0)
SplHeap::insert — Inserts an element in the heap by sifting it up.
Parameters
- value
-
The value to insert.
Return Values
No value is returned.
There are no user contributed notes for this page.
(PHP 5 >= 5.3.0)
SplHeap::insert — Inserts an element in the heap by sifting it up.
The value to insert.
No value is returned.