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

5
LINES

< > BotCompany Repo | #1012366 // ai_answerWhatQuestion

JavaX fragment (include)

// e.g. a category -> has -> what?
static S ai_answerWhatQuestion(T3<S> t) {
  if (!eqicOneOf(t.c, "what?")) null;
  ret ai_mergeSolutions(ai_texts(t.a, t.b, "$X"), null);
}

Author comment

Began life as a copy of #1012303

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: #1012366
Snippet name: ai_answerWhatQuestion
Eternal ID of this version: #1012366/3
Text MD5: a9403489836774b7a999a5bd148fb163
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-13 19:18:03
Source code size: 177 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 365 / 394
Version history: 2 change(s)
Referenced in: [show references]