Check whether a list is empty.
Linked list.
true if the provided linked list is empty, false otherwise.
true
false
Check whether a list is empty.