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

6
LINES

< > BotCompany Repo | #1018297 // bb_listsMatchingInput

JavaX fragment (include)

static Collection<S> bb_listsMatchingInput(S input) {
  L<IfThen> rules = nlLogic_applyMetaRules(ai_parseRulesWithMacros(mL_raw("Rules BB")));
  nlLogic_evalExp_verbose = false;
  temp tempSetTL(nlLogic_processInputOrFact_allowUnsafeEvals, true);
  ret nlLogic_outputFromExecutedRules(nlLogic_processInputOrFact(input, false, pair(rules, (L<S>) null)));
}

Author comment

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: 277 / 314
Referenced in: [show references]