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

3
LINES

< > BotCompany Repo | #1026365 // ivf1ToVF1

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

Libraryless. Click here for Pure Java version (2130L/14K).

static <A> VF1<A> ivf1ToVF1(IVF1<A> f) {
  ret f == null ? null : voidfunc(A a) { f.get(a) };
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1026365
Snippet name: ivf1ToVF1
Eternal ID of this version: #1026365/1
Text MD5: 45530430d016aeaf834c3e32d776d347
Transpilation MD5: 3dfc432efbfaf9de1bcbce62e169bcae
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-12-25 16:05:12
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 162 / 260
Referenced in: [show references]