static LS ai_mapCodeTokensWithMap(LS tok, final SS map) { ret mapCodeTokens(tok, func(S s) -> S { getOrKeep_tryUncurlied(map, s) }); }