Method __builtin.Stack()->`+()
- Method
`+
this_program
res =__builtin.Stack()
+s
- Description
A stack added with another stack yields a new stack with all the elements from both stacks, and the elements from the second stack at the top of the new stack.