Home
Original page
cf.Data.__add__ — Documentation
Data.
__add__
(
other
)
[source]
¶
The binary arithmetic operation
+
x.__add__(y) <==> x+y