Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1027560 // applyTranspilationFunction

JavaX fragment (include)

sS lambdaMapLike applyTranspilationFunction(IVF1<LS> f, S s) {
  if (f == null) ret s;
  LS tok = javaTok(s);
  f.get(tok);
  ret join(tok);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027560
Snippet name: applyTranspilationFunction
Eternal ID of this version: #1027560/2
Text MD5: bf56529fa3dfbbfe7eb4af7fded50f7e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-23 22:19:44
Source code size: 147 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 161 / 215
Version history: 1 change(s)
Referenced in: [show references]