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

9
LINES

< > BotCompany Repo | #1018062 // ai_rulesAndFacts - synonym of ai_activeRulesAndFacts

JavaX fragment (include)

static Pair<L<IfThen>, LS> ai_rulesAndFacts() {
  ret ai_activeRulesAndFacts();
}



static Pair<L<IfThen>, LS> ai_rulesAndFacts(LS extraFacts) {
  ret ai_activeRulesAndFacts(extraFacts);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018062
Snippet name: ai_rulesAndFacts - synonym of ai_activeRulesAndFacts
Eternal ID of this version: #1018062/1
Text MD5: 9ca21490a48239c431e7171b24a61b41
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-29 12:22:51
Source code size: 191 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 313 / 342
Referenced in: [show references]