1 | static L<Pair<S, IfThen>> ai_allLogicRules() { |
2 | new L<Pair<S, IfThen>> rules; |
3 | for (PairS p : combineWithGlobalIDs(splitAtEmptyLines(mL_raw("NL Logic Rules w/IDs")))) pcall { |
4 | rules.add(pair(p.a, nlLogic_parseRule(p.b))); |
5 | } |
6 | ret rules; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017605 |
Snippet name: | ai_allLogicRules |
Eternal ID of this version: | #1017605/1 |
Text MD5: | 7716faff6f2cb59e135a720cef4f127b |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-29 17:51:20 |
Source code size: | 251 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 342 / 354 |
Referenced in: | [show references] |