Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method ADT.Stack()->`+()


Method `+

this_program res = ADT.Stack() + s

Description

A stack added with another stack yields a third a third stack will all the stack elements from the two first stacks.