msn0 / mdn-polyfills

MDN polyfills - from, forEach, filter, find, findIndex, assign, includes, create, entries, of, repeat, startsWith, endsWith, toggleAttribute, bind, MouseEvent, CustomEvent, padEnd, padStart
https://msn0.github.io/mdn-polyfills
175 stars 25 forks source link

Add Array reduce polyfill #59

Closed wilsonespina closed 5 years ago

wilsonespina commented 5 years ago

Is there any way we can have the Array.reduce polyfill from here:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce#Polyfill

msn0 commented 5 years ago

Sure, I'll add it later this week.

msn0 commented 5 years ago

@wilsonespina I've just added Array.prototype.reduce. You can find it in 📦 mdn-polyfills@5.17.0