{"ScriptPreparationCode":"var arr1 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30]\r\nvar arr2 = [41, 42, 43, 44, 45, 46, 47, 48, 11, 49, 50, 51, 13, 52, 53, 54, 958, 20, 1, 2, 3, 4, 5, 68, 67, 66, 65, 64, 63, 1]","TestCases":[{"Name":"some","Code":"var f1 = arr1.some(function(r) { arr2.indexOf(r) \u003E= 0 });","IsDeferred":false},{"Name":"each","Code":"categoryMatch = false;\r\n\r\n$.each(arr1,\r\n function(key, value) {\r\n \t\t\tif (!(-1 === $.inArray(value, arr2))) {\r\n \t\t\tcategoryMatch = true;\r\n \t\t\treturn false;\r\n }\r\n});","IsDeferred":false}]}