static L<Web> localSoftwareMadeWebs() { new L<Web> webs; for (S progID : localSoftwareMadeWebs_programsToRead()) pcall { webs.addAll(websMadeByProgram(progID)); } ret webs; }
Began life as a copy of #1010524
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: | #1010677 |
| Snippet name: | localSoftwareMadeWebs |
| Eternal ID of this version: | #1010677/12 |
| Text MD5: | 26ad63c8e834c2515bcbf0821416eafc |
| 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-06 02:12:58 |
| Source code size: | 194 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 685 / 745 |
| Version history: | 11 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1010688 - localUserWebEdits #1011177 - websMadeByProgram #1011833 - localSoftwareMadeWebs_programsToRead #1012443 - localSoftwareMadeTriples |