Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

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.