Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1011663 // ai_onNewIndexedText

JavaX fragment (include)

static L ai_onNewIndexedText_list = synchroList();

// f: voidfunc(S)
static void ai_onNewIndexedText_do(O f) {
  setAdd(ai_onNewIndexedText_list, f);
}

static void ai_onNewIndexedText(S text) {
  pcallFAll(ai_onNewIndexedText_list, text);
}

Author comment

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: 314 / 364
Version history: 1 change(s)
Referenced in: [show references]