Nemerle Documentation
Stack.Contains Method
See List.Member.
public
bool
Contains(
object
x
);
See Also
Stack Class
|
Nemerle.Collections Namespace