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); }
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: | 508 / 535 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011429 - ai_search_dollarX_verified - return only verified webs |