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

3
LINES

< > BotCompany Repo | #1021029 // singlePlusList - synonym of itemPlusList

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021029
Snippet name: singlePlusList - synonym of itemPlusList
Eternal ID of this version: #1021029/1
Text MD5: 3cbf6cc337441ecf09b8664162212bdd
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-18 04:01:40
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 265 / 293
Referenced in: [show references]