static L<Web> localUserWebEdits() { new L<Web> webs; for (S progID : websPostedIn()) pcall { if (neq(progID, #1009961)) for (S s : scanLog(progID, "user-web-edits")) pcall { webs.add(parseWeb(trim(afterSpace(s)))); } } ret webs; }
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: | #1010688 | 
| Snippet name: | localUserWebEdits | 
| Eternal ID of this version: | #1010688/4 | 
| Text MD5: | ce48ca441d7793e617e311b06d8dafe3 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-10-03 17:44:53 | 
| Source code size: | 273 bytes / 10 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 769 / 816 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |