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

7
LINES

< > BotCompany Repo | #1011410 // ai_search_dollarX - synonym of ai_index_search_dollarX

JavaX fragment (include)

static L<WebNode> ai_search_dollarX(Symbol a, Symbol b, Symbol c) {
  ret ai_index_search_dollarX(a, b, c);
}

static L<WebNode> ai_search_dollarX(T3<Symbol> t) {
  ret ai_search_dollarX(t.a, t.b, t.c);
}

Author comment

Began life as a copy of #1011301

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: #1011410
Snippet name: ai_search_dollarX - synonym of ai_index_search_dollarX
Eternal ID of this version: #1011410/3
Text MD5: db351346670da6961ede60768216358e
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-10 04:44:15
Source code size: 210 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 378 / 431
Version history: 2 change(s)
Referenced in: [show references]