1 | static L onTransientWebAdded_list = synchroList(); |
2 | |
3 | // f: voidfunc(Web) |
4 | static void onTransientWebAdded_do(O f) { |
5 | setAdd(onTransientWebAdded_list, f); |
6 | } |
7 | |
8 | static void onTransientWebAdded(Web web) { |
9 | pcallFAll(onTransientWebAdded_list, web); |
10 | } |
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: | 413 / 450 |
Referenced in: | [show references] |