powered by
Binary operators for Container objects.
Container
# S3 method for Container +(c1, c2)
Container object
c1 + c2: return c1 and c2 combined (as a copy)
c1 + c2
c1
c2