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: | 457 / 524 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |