SplPriorityQueue::isEmpty

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

SplPriorityQueue::isEmptyキューが空かどうかを調べる

説明

public SplPriorityQueue::isEmpty(): bool

パラメータ

この関数にはパラメータはありません。

戻り値

キューが空かどうかを返します。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top