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

3
LINES

< > BotCompany Repo | #1033507 // f1ToIF1

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

Transpiled version (4521L) is out of date.

static <A, B> IF1<A, B> f1ToIF1(F1<A, B> f) {
  ret f == null ?: a -> f.get(a);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033507
Snippet name: f1ToIF1
Eternal ID of this version: #1033507/3
Text MD5: aa45ec1d178e5afd8f4b6a62b184df44
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-29 07:56:59
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 90 / 131
Version history: 2 change(s)
Referenced in: [show references]