Function LinkedList.LinkedListHead.isListEmpty
Is this list empty?
bool isListEmpty();
Returns
true if empty, false otherwise
Is this list empty?
bool isListEmpty();
true if empty, false otherwise