(PHP 5 >= 5.3.0, PHP 7, PHP 8)
SplHeap::insert — Inserts an element in the heap by sifting it up
$value
Insert value in the heap.
value
The value to insert.
Always returns true.
true