static Collection fullIndexedTermsStartingWith(S prefix) { //ret concatMap(f ai_expandShortenedKeys, cloneList(indexedTermsStartingWith(prefix))); ret ai_expandShortenedKeys_multi(cloneList(indexedTermsStartingWith(prefix))); }