Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Array.sum()


Method sum

mixed sum(array a)

Description

Sum the elements of an array using `+. The empty array results in 0.