Nemerle Documentation
Stack.Remove Method
See List.Remove.
public
void
Remove(
object
x
);
See Also
Stack Class
|
Nemerle.Collections Namespace