static S renderConcepts(Collection<? extends Concept> l) { ret fromLines(map(l, func(Concept c) -> S { renderConcept(c) })); }
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: | #1005333 |
| Snippet name: | renderConcepts [in multiple lines] |
| Eternal ID of this version: | #1005333/3 |
| Text MD5: | 4fcc89a49a2054ed59208e92b023a98b |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-08 07:57:34 |
| Source code size: | 130 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 739 / 761 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |