1 | static S ai_standardAnswerSF_triple_dollarVars(T3<S> t) { |
2 | for (Pair<S> p : ai_texts_verified_dollarXY("$X", "is a good standard function for user triple", "$Y")) { |
3 | SS match = simpleMatchTriple_dollarVars(ai_parseTriple(p.b), t); |
4 | if (match != null) |
5 | ret smartBotEval(assertIdentifier(p.a) + "(" + tripleToJava(t) + ")"); |
6 | } |
7 | null; |
8 | } |
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: | 423 / 471 |
Version history: | 3 change(s) |
Referenced in: | [show references] |