// test against cases svoid lambdaMapLike testTranspilationFunction2(IVF1<LS> f, S in, S out, S... moreInOut) { testTranspilationFunction_v2(f, in, out, moreInOut); } // just apply and return transpilation sS testTranspilationFunction2(IVF1<LS> f, S s) { ret testTranspilationFunction_v2(f, s); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033151 |
Snippet name: | testTranspilationFunction2 - synonym of testTranspilationFunction_v2 |
Eternal ID of this version: | #1033151/1 |
Text MD5: | e979afc0ce2aa1c4aa8754993e1996a5 |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-15 19:20:04 |
Source code size: | 311 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 207 / 230 |
Referenced in: | [show references] |