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

3
LINES

< > BotCompany Repo | #1019126 // itemPlusList

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

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

static <A> L<A> itemPlusList(A a, Collection<A> l) {
  ret concatLists(ll(a), l);
}

Author comment

Began life as a copy of #1018061

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1019126
Snippet name: itemPlusList
Eternal ID of this version: #1019126/1
Text MD5: ce8cabe3a8a205c37fe90f9b17746031
Transpilation MD5: 312a2a98ee9c8f8228ad2ddb9f589789
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-24 12:31:08
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 356 / 459
Referenced in: [show references]