(PHP 5 >= 5.3.0, PHP 7)
Checks whether the doubly linked list is empty.
public bool SplDoublyLinkedList::isEmpty ( void )
Returns:
Returns whether the doubly linked list is empty.
Please login to continue.