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)

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

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: 223 / 268
Referenced in: [show references]