static L onTransientWebAdded_list = synchroList(); // f: voidfunc(Web) static void onTransientWebAdded_do(O f) { setAdd(onTransientWebAdded_list, f); } static void onTransientWebAdded(Web web) { pcallFAll(onTransientWebAdded_list, web); }
Began life as a copy of #1011394
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: | #1011396 |
| Snippet name: | onTransientWebAdded |
| Eternal ID of this version: | #1011396/1 |
| Text MD5: | 64e3bee2ecdc6a0dea21b388ac2f5847 |
| 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:52:07 |
| Source code size: | 253 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 639 / 690 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |