chickadee » stack » stack-pop!

stack-pop! STACKprocedure

Removes the top element from the stack and returns it.

The stack is modified in place.