static Pair<L<IfThen>, LS> ai_rulesAndFactsFromMechLists(S mechListNames) { ret eq(mechListNames, "<default>") ? ai_activeRulesAndFacts() : pair(ai_rulesFromMechLists(tok_splitAtComma(mechListNames)), emptyList_asList(S)); }
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: | 463 / 500 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |