Open payne-chris-r opened 7 years ago
They've changed the documentation to use the variable accumulator, not previous. Our definition of reduce still uses previous
accumulator
previous
reduce
And we want to match the MDN for these as much as possible
Updates to the docs since last delivery. Stay current.
They've changed the documentation to use the variable
accumulator
, notprevious
. Our definition ofreduce
still usesprevious