(PHP 5 >= 5.3.0, PHP 7, PHP 8)
SplHeap::insert — 通过向上筛选将元素插入堆中
$value
将 value 插入堆中。
value
要插入的值。
始终返回 true。
true