1 | static S ai_standardAnswerEval_dollarVars(S s) {
|
2 | for (Pair<S> p : ai_texts_verified_bothQuoted("is a good eval for user input")) {
|
3 | SS match = matchDollarVarsIC(p.b, s); |
4 | if (match != null) |
5 | ret smartBotEval(p.a); |
6 | } |
7 | null; |
8 | } |
Began life as a copy of #1012115
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: | #1012615 |
| Snippet name: | ai_standardAnswerEval_dollarVars |
| Eternal ID of this version: | #1012615/4 |
| Text MD5: | da6baee1c5ee77b0b73fa28346610056 |
| 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:26:48 |
| Source code size: | 247 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 751 / 787 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |