Execute a reducer function on each element of the source map, resulting in a single output value.
source map
reducer function that takes an accumulated value, current iteration value, and current iteration key and returns a new accumulated value
initial accumulated value
Execute a reducer function on each element of the source map, resulting in a single output value.