Warning: session_start(): open(/var/lib/php/sessions/sess_q3dpcj4gtkde8cshl5r5uqbntk, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
vf1ToIVF1 [1033578]

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

3
LINES

< > BotCompany Repo | #1033578 // vf1ToIVF1

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

Libraryless. Click here for Pure Java version (36L/1K).

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

Author comment

Began life as a copy of #1025531

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033578
Snippet name: vf1ToIVF1
Eternal ID of this version: #1033578/1
Text MD5: dfee77caa27bdef83a626b9e07edef46
Transpilation MD5: b6697c44ab07cc0627c2def51a879407
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-11-04 01:54:54
Source code size: 78 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 627 / 818
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)