ga-wdi-boston / js-array-iteration-methods

JavaScript Array methods
Other
1 stars 160 forks source link

reduce proxy missing array argument. #9

Closed gaand closed 8 years ago

gaand commented 8 years ago

in js-array-methods/lib/reduce.js

jrhorn424 commented 8 years ago

Is this resolved? It appears fixed.

gaand commented 8 years ago

Your solution includes array, callback, and initial value. The boiler plate does not, so not closed yet.

laurenfazah commented 8 years ago

Fixed, should be good to close @gaand @jrhorn424