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

5
LINES

< > BotCompany Repo | #1033370 // mainFunctionToIF1Opt

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4523L/25K).

1  
static IF1 mainFunctionToIF1Opt(O f) {
2  
  if (f cast S)
3  
    ret (IF1) a -> callMC(f, a);
4  
  ret toIF1(f);
5  
}

Author comment

Began life as a copy of #1025532

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033370
Snippet name: mainFunctionToIF1Opt
Eternal ID of this version: #1033370/5
Text MD5: a02d30d72602c15252e702dadede32d9
Transpilation MD5: 4e1c98e8d4bd2bd401fc4bcac6eea179
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-26 17:52:34
Source code size: 109 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 97 / 139
Version history: 4 change(s)
Referenced in: [show references]