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