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

8
LINES

< > BotCompany Repo | #1012623 // ai_standardAnswerSF_triple_dollarVars

JavaX fragment (include)

static S ai_standardAnswerSF_triple_dollarVars(T3<S> t) {
  for (Pair<S> p : ai_texts_verified_dollarXY("$X", "is a good standard function for user triple", "$Y")) {
    SS match = simpleMatchTriple_dollarVars(ai_parseTriple(p.b), t);
    if (match != null)
      ret smartBotEval(assertIdentifier(p.a) + "(" + tripleToJava(t) + ")");
  }
  null;
}

Author comment

Began life as a copy of #1012618

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1012623
Snippet name: ai_standardAnswerSF_triple_dollarVars
Eternal ID of this version: #1012623/4
Text MD5: 47fbd8ed0d6a551ccae18699a44a5263
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-08 13:47:56
Source code size: 355 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 354 / 398
Version history: 3 change(s)
Referenced in: [show references]