SplDoublyLinkedList::isEmpty

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

SplDoublyLinkedList::isEmptyChecks whether the doubly linked list is empty

Beschreibung

public SplDoublyLinkedList::isEmpty(): bool

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns whether the doubly linked list is empty.