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