sum of every number in an array
summary (oneliner)
add up all numbers in an array and returns the total
doc
issues
youtube id
caniuse query
collections
Inputs
Array (Array)
Array in
Outputs
Sum (Number)
The total number from all values being added together