static Map lambdaMapLike applyFunctionToValue(IF1 f, A key, Map map) { ret applyFunctionToMapValue(key, f, map); }