php8.5
Home/ Manual/ reference / spl/ The SplMinHeap class

The SplMinHeap class

The SplMinHeap class provides the main functionalities of a heap, keeping the minimum on the top.

Intro

The SplMinHeap class provides the main functionalities of a heap, keeping the minimum on the top.

Class synopsis

class SplMinHeap extends SplHeap { }

Splminheap

In this section

Source: reference/spl/splminheap.xml · from the official PHP manual (php/doc-en)