0.0.1 • Published 7 years ago

for-each-right v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Array.prototype.forEachRight polyfill

A polyfill for forEachRight, works very much the same way as forEach but instead iterates in reverse. Useful if you're removing items from the array while you iterate as it won't impact your current index pointer.

0.0.1

7 years ago

0.0.0

7 years ago