static Set wordsInMechList_ciSet(S listName) { ret asCISet(filter containsLetter(words(mL_raw(listName)))); }