Nemerle Documentation
Stack.Add Method
Alias for Push.
public
void
Add(
object
x
);
See Also
Stack Class
|
Nemerle.Collections Namespace