cf.Data.__add__

Data.__add__(other)[source]

The binary arithmetic operation +

x.__add__(y) <==> x+y

Previous topic

cf.Data.__ge__

Next topic

cf.Data.__sub__

This Page