1 | static L ai_onNewIndexedText_list = synchroList(); |
2 | |
3 | // f: voidfunc(S) |
4 | static void ai_onNewIndexedText_do(O f) { |
5 | setAdd(ai_onNewIndexedText_list, f); |
6 | } |
7 | |
8 | static void ai_onNewIndexedText(S text) { |
9 | pcallFAll(ai_onNewIndexedText_list, text); |
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: | #1011663 |
Snippet name: | ai_onNewIndexedText |
Eternal ID of this version: | #1011663/2 |
Text MD5: | 7d71b6ae3293cb46213164c8c4d29f31 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-02 01:43:13 |
Source code size: | 251 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 389 / 436 |
Version history: | 1 change(s) |
Referenced in: | [show references] |