1 | static new ThreadLocal<Set<S>> ai_callSpeculationFunction_functionsCalled; |
2 | |
3 | static void ai_callSpeculationFunction(fS f, fS word) { |
4 | pcall ping { |
5 | collectionAdd(ai_callSpeculationFunction_functionsCalled!, f); |
6 | ai_withMaker(f, r { callMC(f, word) }); |
7 | } |
8 | } |
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: | 442 / 505 |
Version history: | 3 change(s) |
Referenced in: | [show references] |