History of Array.prototype.reduceRight() Revision history for: English (US) Jul 20, 2016, 11:07:07 AM eduardoboucas Add "Return value" section as per Bug 1287421 Previous Dec 25, 2015, 10:44:32 AM fscholz add ES draft Previous Mar 4, 2015, 12:21:09 PM bearkat2173 Previous Jan 14, 2015, 10:44:21 AM SphinxKnight Adding polyfill tag Previous Sep 9, 2014, 2:29:53 AM rictorres Previous Sep 5, 2014, 8:32:25 AM Mingun Indent code to 2 spaces. Previous Sep 4, 2014, 3:37:34 AM Mingun Standardized markup, added Compat* templates. Previous Apr 4, 2014, 3:43:37 AM Sheepy Explain behaviour on empty array. Update Polyfill implementation (match 5.1 spec, tested on IE 6 & 8). Previous Dec 26, 2013, 5:41:35 PM main2fr example was copy-pasted from 'reduce' documentation into 'reduceRight' documentation without updating the call's return values. Previous Dec 8, 2013, 6:35:15 AM fscholz