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