Edit This Page

reduceRight(callback, initialValue)

This is the equivalent of Array.prototype.reduceRight

This is an alias of aggregateRight(callback, initialValue)