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

8
LINES

< > BotCompany Repo | #1011811 // ai_callSpeculationFunction

JavaX fragment (include)

static new ThreadLocal<Set<S>> ai_callSpeculationFunction_functionsCalled;

static void ai_callSpeculationFunction(fS f, fS word) {
  pcall ping {
    collectionAdd(ai_callSpeculationFunction_functionsCalled!, f);
    ai_withMaker(f, r { callMC(f, word) });
  }
}

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: #1011811
Snippet name: ai_callSpeculationFunction
Eternal ID of this version: #1011811/4
Text MD5: 4406e17430bd0a16e2bf7861ce1f5200
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-22 08:41:05
Source code size: 270 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 377 / 426
Version history: 3 change(s)
Referenced in: [show references]