static L onTransientWebRemoved_list = synchroList(); // f: voidfunc(Web) static void onTransientWebRemoved_do(O f) { setAdd(onTransientWebRemoved_list, f); } static void onTransientWebRemoved(Web web) { pcallFAll(onTransientWebRemoved_list, web); }
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: | #1011394 |
Snippet name: | onTransientWebRemoved |
Eternal ID of this version: | #1011394/1 |
Text MD5: | 02c77ba243f60531dfa9a4b7f4e71fcf |
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-27 19:50:58 |
Source code size: | 263 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 518 / 525 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011396 - onTransientWebAdded #1011663 - ai_onNewIndexedText |