SplHeap
PHP Manual

SplHeap::isEmpty

(PHP 5 >= 5.3.0)

SplHeap::isEmptyChecks whether the heap is empty.

설명

bool SplHeap::isEmpty ( void )

인수

이 함수는 인수가 없습니다.

반환값

Returns whether the heap is empty.


SplHeap
PHP Manual