static O evalFunc(S code, O... args) { ret call(loadFunc_cached(functionName), "_f", args); }