{"json_modified": "2016-07-22T03:44:22.023697", "uuid": "34dce391-3bd7-4302-9d3a-2a9b6a05e15c", "title": "TypedArray.prototype.find()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/find", "tags": ["prototype", "Reference", "TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "translations": [{"uuid": "49d9ff28-9944-4ac7-b4d9-e23bdf3ce8e9", "title": "TypedArray.prototype.find()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/find", "tags": ["prototype", "TypedArrays", "TypedArray", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "ECMAScript6", "M\u00e9thode"], "summary": "La m\u00e9thode find() renvoie une valeur du tableau typ\u00e9 si un \u00e9l\u00e9ment du tableau remplit la condition d\u00e9finie par la fonction de test fournie. Si aucun \u00e9l\u00e9ment ne remplit la condition, la valeur undefined sera renvoy\u00e9e. Pour la suite de cet article TypedArray correspond \u00e0 l'un des types de tableaux typ\u00e9s.", "localization_tags": [], "locale": "fr", "last_edit": "2016-07-22T03:44:14", "review_tags": []}, {"uuid": "bb3262f1-ff38-40e5-b2ce-d7c131e29ee6", "title": "TypedArray.prototype.find()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/find", "tags": ["TypedArrays", "Reference", "TypedArray", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "ECMAScript6", "Method"], "summary": "\u8981\u7d20\u306f\u3001\u4e0e\u3048\u3089\u308c\u305f\u30c6\u30b9\u30c8\u95a2\u6570\u3092\u6e80\u305f\u3057\u305f\u5834\u5408\u3001typed array\u306evalue\u3092\u8fd4\u3057\u307e\u3059\u3002\u3055\u3082\u306a\u3051\u308c\u3070\u3001undefined\u304c\u8fd4\u3055\u308c\u307e\u3059\u3002TypedArray\u306f\u3053\u3053\u3067\u306ftyped array types\u306e\u4e00\u3064\u3067\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-05-22T01:11:41", "review_tags": ["editorial"]}], "modified": "2016-07-22T03:39:12", "label": "TypedArray.prototype.find()", "localization_tags": [], "locale": "en-US", "id": 131941, "last_edit": "2016-07-22T03:39:06", "summary": "The find() method returns a value in the typed array, if an element satisfies the provided testing function. Otherwise undefined is returned. 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": "Find_a_prime_number_in_a_typed_array", "title": "Find a prime number in a typed array"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/TypedArray/find", "review_tags": []}