static S getTranspiledStandardFunctionsIfCached(TreeSet functionSet) null on exception { File f = transpiledStandardFunctions_file(functionSet); //printFileStatus(f); ret loadTextFile(f); }