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

7
LINES

< > BotCompany Repo | #1017881 // ai_matchAnyFact

JavaX fragment (include)

static SS ai_matchAnyFact(S pat) {
  ret ai_matchAnyFact(pat, new Map);
}

static SS ai_matchAnyFact(S pat, SS matches) {
  ret ai_standardMatcher().matchAnyInput(pat, ai_standardFacts(), matches) ? matches : null;
}

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: #1017881
Snippet name: ai_matchAnyFact
Eternal ID of this version: #1017881/3
Text MD5: f88425045e164cb8e7b53adf09e89a75
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-20 13:47:42
Source code size: 222 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 306 / 336
Version history: 2 change(s)
Referenced in: [show references]