splminheap(3) php man page | unix.com

Man Page: splminheap

Operating Environment: php

Section: 3

SPLMINHEAP(3)								 1							     SPLMINHEAP(3)

The SplMinHeap class

INTRODUCTION
The SplMinHeap class provides the main functionalities of a heap, keeping the minimum on the top.
CLASS SYNOPSIS
SplMinHeap SplMinHeapextends SplHeapIteratorCountable Methods o protected int SplMinHeap::compare (mixed $value1, mixed $value2) Inherited methods o abstractprotected int SplHeap::compare (mixed $value1, mixed $value2) o public int SplHeap::count (void ) o public mixed SplHeap::current (void ) o public mixed SplHeap::extract (void ) o public void SplHeap::insert (mixed $value) o public bool SplHeap::isEmpty (void ) o public mixed SplHeap::key (void ) o public void SplHeap::next (void ) o public void SplHeap::recoverFromCorruption (void ) o public void SplHeap::rewind (void ) o public mixed SplHeap::top (void ) o public bool SplHeap::valid (void ) PHP Documentation Group SPLMINHEAP(3)
Related Man Pages
reflectionclass(3) - php
arrayiterator(3) - php
collectable(3) - php
recursivearrayiterator(3) - php
tokyotyrantiterator(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!