DictionaryForumContacts

   English
Terms for subject Programming containing iterate over the array | all forms | exact matches only | in specified order only
EnglishRussian
iterate over the arrayперебор элементов массива (ssn)
iterate over the array of vowelsперебор массива гласных (ssn)
iterate over the array of vowels, replacing occurrences of each with an empty stringперебор массива гласных и замена всех вхождений элементов пустой строкой (ssn)
iterate over the array with blockперебор элементов массива с блоком (ssn)