Nemerle Documentation
Stack.Pop Method
Pops an object off the stack top.
public
object
Pop();
See Also
Stack Class
|
Nemerle.Collections Namespace