static L<TripleWeb> localSoftwareMadeTriples() { new L<TripleWeb> triples; for (S progID : localSoftwareMadeWebs_programsToRead()) pcall { triples.addAll(websMadeByProgramAsTriples(progID)); } ret triples; }
Began life as a copy of #1010677
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: | #1012443 |
| Snippet name: | localSoftwareMadeTriples |
| Eternal ID of this version: | #1012443/1 |
| Text MD5: | afade2ac7ac305d2e7f1842f31399fb7 |
| 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 16:26:07 |
| Source code size: | 227 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 703 / 707 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |