static Set ciValueSetForKeysStartingWithCI(S prefix, SS map) { ret asCISet(subMapWithKeysStartingWithIC(prefix, map)); }