{"json_modified": "2016-07-23T09:09:31.037286", "uuid": "3a7b3755-84d6-430b-9271-1caed0a68be1", "title": "TypedArray.prototype.some()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/some", "tags": ["prototype", "TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "translations": [{"uuid": "289821c1-c7a8-45af-afe9-0b1315544d3c", "title": "TypedArray.prototype.some()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/TypedArray/some", "tags": ["prototype", "TypedArrays", "TypedArray", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "ECMAScript6", "M\u00e9thode"], "summary": "La m\u00e9thode some() teste si certains \u00e9l\u00e9ments du tableau typ\u00e9 remplissent une condition d\u00e9crite par la fonction de test donn\u00e9e. Cette m\u00e9thode utilise le m\u00eame algorithme que Array.prototype.some(). 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:09:25", "review_tags": []}, {"uuid": "06b4ed9b-94e3-4177-843f-769509cf4571", "title": "TypedArray.prototype.some()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/some", "tags": ["TypedArray", "TypedArrays", "Prototype", "JavaScript", "ECMAScript6", "Method"], "summary": "\u4e0e\u3048\u3089\u308c\u305f\u95a2\u6570\u306b\u3088\u3063\u3066\u5b9f\u884c\u3055\u308c\u308b\u30c6\u30b9\u30c8\u306b\u5408\u683c\u3059\u308b\u8981\u7d20\u304ctyped array\u306e\u4e2d\u306b\u3042\u308b\u304b\u3069\u3046\u304b\u3092\u30c6\u30b9\u30c8\u3057\u307e\u3059\u3002\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u3001Array.prototype.some()\u3068\u540c\u3058\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u6301\u3061\u307e\u3059\u3002TypedArray\u306f\u3053\u3053\u3067\u306ftyped array types\u306e\u4e00\u3064\u3067\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-06-21T14:31:38", "review_tags": ["editorial"]}, {"uuid": "5c0865da-8d30-43e3-b5d3-dd7262ce1459", "title": "TypedArray.prototype.some()", "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/some", "tags": ["prototype", "TypedArray", "Prototype", "JavaScript", "ECMAScript6", "Method"], "summary": "some() \uba54\uc11c\ub4dc\ub294 \ud615\uc2dd\ud654 \ubc30\uc5f4 \ub0b4 \uc77c\ubd80 \uc694\uc18c\uac00 \uc81c\uacf5\ub418\ub294 \ud568\uc218\uc5d0 \uc758\ud574 \uad6c\ud604\ub418\ub294 \ud14c\uc2a4\ud2b8\ub97c \ud1b5\uacfc\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ud14c\uc2a4\ud2b8\ud569\ub2c8\ub2e4. \uc774 \uba54\uc11c\ub4dc\ub294 Array.prototype.some()\uacfc \uac19\uc740 \uc54c\uace0\ub9ac\uc998\uc785\ub2c8\ub2e4. TypedArray\ub294 \uc5ec\uae30 TypedArray \uac1d\uccb4 \uc720\ud615 \uc911 \ud558\ub098\uc785\ub2c8\ub2e4.", "localization_tags": [], "locale": "ko", "last_edit": "2016-07-08T18:21:41", "review_tags": []}], "modified": "2016-07-22T04:43:08", "label": "TypedArray.prototype.some()", "localization_tags": [], "locale": "en-US", "id": 133763, "last_edit": "2016-07-22T04:43:03", "summary": "The some() method tests whether some element in the typed array passes the test implemented by the provided function. This method has the same algorithm as Array.prototype.some(). 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": "Testing_size_of_all_typed_array_elements", "title": "Testing size of all typed array elements"}, {"id": "Testing_typed_array_elements_using_arrow_functions", "title": "Testing typed array elements using arrow functions"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/TypedArray/some", "review_tags": []}