Warning: session_start(): open(/var/lib/php/sessions/sess_k7fftjpbl83q4ee0oa47vaddfv, 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
listPlusInBeginning - synonym of listPlus_inFront [1018404]

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

3
LINES

< > BotCompany Repo | #1018404 // listPlusInBeginning - synonym of listPlus_inFront

JavaX fragment (include)

1  
static <A> L<A> listPlusInBeginning(Collection<A> l, A... more) {
2  
  ret listPlus_inFront(l, more);
3  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018404
Snippet name: listPlusInBeginning - synonym of listPlus_inFront
Eternal ID of this version: #1018404/1
Text MD5: 76876f14c78c0842990e397c5c90667e
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-26 12:31:17
Source code size: 100 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 736 / 757
Referenced in: [show references]