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