static S ai_activeSpec(fS word) { if (empty(word)) ret word; ai_withMaker('ai_activeSpec, r { pcall ping { ai_activeSpec_answerOnChat(word); } pcall ping { ai_activeSpec_answerChatLine(word); } }); ret word; }
Began life as a copy of #1011601
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: | #1011656 |
Snippet name: | ai_activeSpec - collection of active speculation functions |
Eternal ID of this version: | #1011656/3 |
Text MD5: | 7a1646f59f6bf999a1f58c0e576afcf2 |
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-18 16:33:34 |
Source code size: | 232 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 444 / 482 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011664 - ai_speculateWithActive #1012807 - ai_speculateDeepAndActive |