sum

number sum(container)

Returns the sum of all values in the container.

Parameters

  1. container — a array or dictionary.

Returns