SplDoublyLinkedList::isEmpty

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::isEmptyChecks whether the doubly linked list is empty

Beschreibung

public SplDoublyLinkedList::isEmpty ( void ) : bool

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns whether the doubly linked list is empty.