static L<WebNode> ai_tripleRefsToWebNodes(Collection<TripleRef<S>> l) { new L<WebNode> out; if (l != null) for (TripleRef<S> r : l) out.add(ai_tripleRefToWebNode(r)); ret out; }
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: | #1012331 |
Snippet name: | ai_tripleRefsToWebNodes |
Eternal ID of this version: | #1012331/2 |
Text MD5: | 9f3db5c9d4fb925291f6cd6eafbf6185 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-28 14:24:59 |
Source code size: | 192 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 454 / 471 |
Version history: | 1 change(s) |
Referenced in: | [show references] |