SplDoublyLinkedList::isEmpty
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Checks whether the doubly linked list is empty
Description
SplDoublyLinkedList::isEmpty(): bool
Parameters Parameters
Return Values
Returns whether the doubly linked list is empty.