Method ADT.List()->tail()
- Method tail
 mixedtail()- Description
 Get the element at the tail of the list.
- Throws
 Throws an error if the list is empty.
- See also
 
mixed tail()
Get the element at the tail of the list.
Throws an error if the list is empty.