sum
Returns the sum of all elements in the iterable in this Ring.
Return
the sum.
Parameters
<receiver>
the algebra that provides addition.
data
the iterable to sum up.
Returns the sum of all elements in the iterable in this Ring.
the sum.
the algebra that provides addition.
the iterable to sum up.