std.collections.Stack.Join - nitrologic/monkey2 GitHub Wiki
std::std.collections.std.collections.Stack.Join
monkey:monkey.types.String( separator:monkey:monkey.types.String )
Method Join:Joins the values in a string stack.
Parameters | |
---|---|
sepeator |
sepeator The separator to be used when joining values. |