1 | static ConceptL unlistedConceptL(L l) {
|
2 | ConceptL cl = unlisted(ConceptL); |
3 | cl.addAll(l); |
4 | ret cl; |
5 | } |
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: | 745 / 770 |
| Referenced in: | [show references] |