static Set returnTypesOfStandardFunction(S name) { ret mapToSet(s -> trim(tok_dropJavaAndJavaXModifiers(s)), returnTypesOfStaticFunction_uncleaned(name)); }