find-partial-anagrams
Version:
Takes a set of letters and returns all the words in a given word list that can be made using all or a subset of those letters.
3.91 MB
JavaScript
This file is too large to preview. View Raw
Takes a set of letters and returns all the words in a given word list that can be made using all or a subset of those letters.