Pike v8.0 release 1738

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.