1 | static Collection<S> bb_listsMatchingInput(S input) { |
2 | L<IfThen> rules = nlLogic_applyMetaRules(ai_parseRulesWithMacros(mL_raw("Rules BB"))); |
3 | nlLogic_evalExp_verbose = false; |
4 | temp tempSetTL(nlLogic_processInputOrFact_allowUnsafeEvals, true); |
5 | ret nlLogic_outputFromExecutedRules(nlLogic_processInputOrFact(input, false, pair(rules, (L<S>) null))); |
6 | } |
Began life as a copy of #1018294
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: | #1018297 |
Snippet name: | bb_listsMatchingInput |
Eternal ID of this version: | #1018297/1 |
Text MD5: | 9db107f11d5d5c809fd135848dab79f8 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-16 13:55:43 |
Source code size: | 360 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 349 / 387 |
Referenced in: | [show references] |