std.collections.Stack.Contains - nitrologic/monkey2 GitHub Wiki
std::std.collections.std.collections.Stack.Contains
monkey:monkey.types.Bool( value:T )
Method Contains:Checks if the stack contains a value.
Parameters | |
---|---|
value |
value The value to check for. |