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