Method ADT.List()->pop()
- Method pop
mixedpop()- Description
Pop the element at the head of the list from the list.
- Throws
Throws an error if the list is empty.
- See also
- Method pop
mixedpop()- Description
Pop the element at the head of the list from the list.
- Throws
Throws an error if the list is empty.
- See also