This method is like _.forEach except that it iterates over elements of collection from right to left.
- Lodash chained on (*): collection.
See Implementation
This method is like _.forEach except that it iterates over elements of collection from right to left.