sS mapLike applyTranspileFunction(O f, S src) { LS tok = javaTok(src); callF(f, tok); ret join(tok); }