static L<S> tripleWebsToGlobalIDStrings(Collection<TripleWeb> l) { new L<S> out; if (l != null) for (TripleWeb w : l) if (w != null) out.add(str(w.globalID())); 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: | #1012879 |
Snippet name: | tripleWebsToGlobalIDStrings |
Eternal ID of this version: | #1012879/1 |
Text MD5: | 6f3a40f3b7624a253754d82318fc973a |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-14 23:35:55 |
Source code size: | 186 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 347 / 386 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |