mixed tail()
Get the element at the tail of the list.
Throws an error if the list is empty.
is_empty() , head() , pop()