The SplMaxHeap class
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Einführung
The SplMaxHeap class provides the main functionalities of a heap, keeping the maximum on the top.
Klassenbeschreibung
Inhaltsverzeichnis
- SplMaxHeap::compare — Compare elements in order to place them correctly in the heap while sifting up