| about | help | code help+videos | done | prefs | 
frew@mclean.com functional3
removeIf:  wordsCount
wordsCount   wordsWithoutList
wordsWithoutList   wordsWithout
wordsWithout 
ArrayList<String> list = new ArrayList<String>(Arrays.asList(words));
return list.toArray(new String[]{});
Helper function:  findIsograms
findIsograms   keepIntegers
keepIntegers   findAnagrams
findAnagrams 
Authoring docs
Copyright Nick Parlante 2017 - privacy