1 | static S ai_standardAnswerEval_triple_dollarVars(T3<S> t) {
|
2 | for (Pair<S> p : ai_texts_verified_bothQuoted("is a good eval for user triple")) {
|
3 | SS match = simpleMatchTriple_dollarVars(ai_parseTriple(p.b), t); |
4 | if (match != null) |
5 | ret smartBotEval(p.a); // don't format |
6 | } |
7 | null; |
8 | } |
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: | 666 / 674 |
| Referenced in: | [show references] |