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

5
LINES

< > BotCompany Repo | #1005494 // unlistedConceptL - make an unlisted instance of ConceptL

JavaX fragment (include)

static ConceptL unlistedConceptL(L l) {
  ConceptL cl = unlisted(ConceptL);
  cl.addAll(l);
  ret cl;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005494
Snippet name: unlistedConceptL - make an unlisted instance of ConceptL
Eternal ID of this version: #1005494/1
Text MD5: b6785b42e05bc23315c7d17bbdbf475d
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-23 14:46:37
Source code size: 107 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 454 / 467
Referenced in: [show references]