static LS prefixesInCISet(Set set, S s) { ret listIntersectSet(allNemptyPrefixes(s), set); }