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

8
LINES

< > BotCompany Repo | #1012618 // ai_standardAnswerEval_triple_dollarVars

JavaX fragment (include)

static S ai_standardAnswerEval_triple_dollarVars(T3<S> t) {
  for (Pair<S> p : ai_texts_verified_bothQuoted("is a good eval for user triple")) {
    SS match = simpleMatchTriple_dollarVars(ai_parseTriple(p.b), t);
    if (match != null)
      ret smartBotEval(p.a); // don't format
  }
  null;
}

Author comment

Began life as a copy of #1012615

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: #1012618
Snippet name: ai_standardAnswerEval_triple_dollarVars
Eternal ID of this version: #1012618/1
Text MD5: 5b5bf8e1508bff3dd5f5407019f04c3f
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:29:53
Source code size: 302 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 366 / 368
Referenced in: [show references]