Return elements after the first of a list.
cdr(list)
list
The elements after the first, or nil if only one
nil