Previous: LinkedList-iteration, Up: LinkedList [Index]
Returns true if the list contains no members
Returns true if the list contains at least a member
Answer the number of elements in the list. Warning: this is O(n)