static L<Web> websFromTriples(Collection<? extends T3<S>> l) { new L<Web> out; if (l != null) for (T3<S> t : l) out.add(webFromTriple(t)); 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: | #1011134 |
| Snippet name: | websFromTriples (or triple webs) |
| Eternal ID of this version: | #1011134/5 |
| Text MD5: | c2f09a772840e57e79ea93ee353a30c5 |
| 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-03 21:02:07 |
| Source code size: | 164 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 617 / 655 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |