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