1 | please include function transientWebs. |
2 | |
3 | // unsynced! |
4 | static void clearTransientWebs() {
|
5 | L<Web> l = cloneAndClear(transientWebs_list); |
6 | for (Web web : l) |
7 | onTransientWebRemoved(web); |
8 | } |
Began life as a copy of #1011011
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: | #1011393 |
| Snippet name: | clearTransientWebs |
| Eternal ID of this version: | #1011393/4 |
| Text MD5: | 3132ffe5828b34ed5ab6ae1ebf28d3c3 |
| 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-29 01:16:01 |
| Source code size: | 196 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 651 / 678 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |