1 | static Pair<L<IfThen>, LS> ai_rulesAndFactsFromMechLists(S mechListNames) { |
2 | ret eq(mechListNames, "<default>") |
3 | ? ai_activeRulesAndFacts() |
4 | : pair(ai_rulesFromMechLists(tok_splitAtComma(mechListNames)), emptyList_asList(S)); |
5 | } |
Began life as a copy of #1018336
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: | #1018385 |
Snippet name: | ai_rulesAndFactsFromMechLists |
Eternal ID of this version: | #1018385/3 |
Text MD5: | 6ff5e8e804b2e155e5c6a48a5fb67366 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-23 22:17:49 |
Source code size: | 238 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 464 / 501 |
Version history: | 2 change(s) |
Referenced in: | [show references] |