1 | static L<Web> localUserWebEdits() { |
2 | new L<Web> webs; |
3 | for (S progID : websPostedIn()) pcall { |
4 | if (neq(progID, #1009961)) |
5 | for (S s : scanLog(progID, "user-web-edits")) pcall { |
6 | webs.add(parseWeb(trim(afterSpace(s)))); |
7 | } |
8 | } |
9 | ret webs; |
10 | } |
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: | 551 / 580 |
Version history: | 3 change(s) |
Referenced in: | [show references] |