static <A> L<A> listInConcept(Concept c, L<A> l) { ret new ListInConcept(l, c); } static <A> L<A> listInConcept(Concept c) { ret new ListInConcept(new L, c); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1009407 |
Snippet name: | listInConcept |
Eternal ID of this version: | #1009407/3 |
Text MD5: | 716ecbfc4cc29fec6673b86a8ee6b694 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-15 23:31:16 |
Source code size: | 170 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 536 / 554 |
Version history: | 2 change(s) |
Referenced in: | [show references] |