static IF1 mainFunctionToIF1(fS fname) { ret new IF1() { public O get(O a) { ret callMC(fname, a); } }; }
Began life as a copy of #1011032
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024898 |
Snippet name: | mainFunctionToIF1 |
Eternal ID of this version: | #1024898/1 |
Text MD5: | d63a99b577a5fa27e802282fbb790dac |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-29 12:01:32 |
Source code size: | 117 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 195 / 231 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1025476 - mainFunctionToIF0 #1025532 - mainFunctionToIVF1 #1027666 - objectMethodToIF1 |