1 | static L<TripleWeb> localSoftwareMadeTriples() { |
2 | new L<TripleWeb> triples; |
3 | for (S progID : localSoftwareMadeWebs_programsToRead()) pcall { |
4 | triples.addAll(websMadeByProgramAsTriples(progID)); |
5 | } |
6 | ret triples; |
7 | } |
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: | 455 / 466 |
Referenced in: | [show references] |