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