Method ADT.List()->tail()
- Method tail
mixed
tail()- 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.