SplHeap
PHP Manual

SplHeap::isEmpty

(PHP 5 >= 5.3.0)

SplHeap::isEmptyChecks whether the heap is empty.

Описание

bool SplHeap::isEmpty ( void )

Список параметров

This function has no parameters.

Возвращаемые значения

Returns whether the heap is empty.


SplHeap
PHP Manual