Function LinkedList.LinkedListHead.isListEmpty

Is this list empty?

bool isListEmpty();

Returns

true if empty, false otherwise