{"json_modified": "2016-07-23T09:15:58.335190", "uuid": "b8de0c61-c671-432b-a089-c7ffc59f14f9", "title": "TypedArray.prototype.reduceRight()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduceRight", "tags": ["prototype", "Reference", "TypedArray", "TypedArrays", "Prototype", "JavaScript", "Method"], "translations": [{"uuid": "c21fcdd4-8c7a-421b-aea8-3c01f27f5cfa", "title": "TypedArray.prototype.reduceRight()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/reduceRight", "tags": ["prototype", "TypedArrays", "TypedArray", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "M\u00e9thode"], "summary": "La m\u00e9thode reduceRight() applique une fonction sur un accumulateur et chaque valeur du tableau typ\u00e9 (de la droite vers la gauche) afin de r\u00e9duire le tableau en une seule valeur. Cette m\u00e9thode utilise le m\u00eame algorithme que Array.prototype.reduceRight(). Dans le reste de cet article TypedArray correspond \u00e0 un des types de tableaux typ\u00e9s.", "localization_tags": [], "locale": "fr", "last_edit": "2016-07-23T09:15:52", "review_tags": []}, {"uuid": "87c65abc-c644-4775-a104-ad4c171f11d8", "title": "TypedArray.prototype.reduceRight()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduceRight", "tags": ["TypedArrays", "Reference", "TypedArray", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "Method"], "summary": "\u30a2\u30ad\u30e5\u30e0\u30ec\u30fc\u30bf\u306b\u5bfe\u3057\u3066\u95a2\u6570\u3092\u9069\u7528\u3057\u3001\u96a3\u308a\u5408\u3046\u4e8c\u3064\u306etyped array\u306e\u8981\u7d20(\u53f3\u304b\u3089\u5de6\u3078)\u306f\u5358\u4e00\u306e\u5024\u306b\u306a\u308a\u307e\u3059\u3002\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u3001Array.prototype.reduceRight()\u3068\u540c\u3058\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u6301\u3063\u3066\u3044\u307e\u3059\u3002TypedArray\u306f\u3001\u3053\u3053\u3067\u306ftyped array types\u306e\u4e00\u3064\u3067\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-06-21T11:19:55", "review_tags": ["editorial"]}], "modified": "2016-07-22T04:36:42", "label": "TypedArray.prototype.reduceRight()", "localization_tags": [], "locale": "en-US", "id": 133925, "last_edit": "2016-07-22T04:36:36", "summary": "The reduceRight() method applies a function against an accumulator and each value of the typed array (from right-to-left) has to reduce it to a single value. This method has the same algorithm as Array.prototype.reduceRight(). TypedArray is one of the typed array types here.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Description", "title": "Description"}, {"id": "Examples", "title": "Examples"}, {"id": "Sum_up_all_values_within_an_array", "title": "Sum up all values within an array"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/TypedArray/reduceRight", "review_tags": []}