1 | static S ai_activeSpec(fS word) { |
2 | if (empty(word)) ret word; |
3 | ai_withMaker('ai_activeSpec, r { |
4 | pcall ping { ai_activeSpec_answerOnChat(word); } |
5 | pcall ping { ai_activeSpec_answerChatLine(word); } |
6 | }); |
7 | ret word; |
8 | } |
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: | 443 / 482 |
Version history: | 2 change(s) |
Referenced in: | [show references] |