{"json_modified": "2016-07-23T09:16:59.243145", "uuid": "7aad7879-16bc-44a4-8471-3d1b36a7cf67", "title": "TypedArray.prototype.reduce()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduce", "tags": ["prototype", "Reference", "TypedArray", "TypedArrays", "Prototype", "JavaScript", "Method"], "translations": [{"uuid": "7696864f-c969-4f9a-a017-cd29f2791f31", "title": "TypedArray.prototype.reduce()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/reduce", "tags": ["prototype", "TypedArrays", "TypedArray", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "M\u00e9thode"], "summary": "La m\u00e9thode reduce() applique une fonction sur un accumulateur et chaque valeur du tableau typ\u00e9 (de la gauche vers la droite) afin de r\u00e9duire le tableau en une seule valeur. Cette m\u00e9thode utilise le m\u00eame algorithme que Array.prototype.reduce(). 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:16:53", "review_tags": []}, {"uuid": "f8205ae5-c7d9-4d7d-9d09-89f7c0368b32", "title": "TypedArray.prototype.reduce()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/reduce", "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(\u5de6\u304b\u3089\u53f3\u3078)\u306f\u5358\u4e00\u306e\u5024\u306b\u306a\u308a\u307e\u3059\u3002\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u3001Array.prototype.reduce()\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:15:10", "review_tags": ["editorial"]}], "modified": "2016-07-22T04:35:57", "label": "TypedArray.prototype.reduce()", "localization_tags": [], "locale": "en-US", "id": 133927, "last_edit": "2016-07-22T04:35:51", "summary": "The reduce() method applies a function against an accumulator and each value of the typed array (from left-to-right) has to reduce it to a single value. This method has the same algorithm as Array.prototype.reduce(). 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/reduce", "review_tags": []}