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

3
LINES

< > BotCompany Repo | #1031371 // toIF2

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

Libraryless. Click here for Pure Java version (2760L/16K).

static <A, B, C> IF2<A, B, C> toIF2(IF0<C> f) {
  ret f == null ?: (a, b) -> f!;
}

Author comment

Began life as a copy of #1024897

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031371
Snippet name: toIF2
Eternal ID of this version: #1031371/1
Text MD5: 8fc67a725bedc8fb7c215b97cd9212e6
Transpilation MD5: 4a05c8c92f56ea3520727dd73e815f90
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-07 11:18:00
Source code size: 84 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 134 / 196
Referenced in: [show references]