Retrieves and removes the head (first element) of this list.
@return the head of this list, or {@code null} if this list is empty
See Implementation
Retrieves and removes the head (first element) of this list.
@return the head of this list, or {@code null} if this list is empty