static L<WebNode> ai_index_search_dollarX(Symbol a, Symbol b, Symbol c) { Symbol query = isDollarVar(a) ? c : a; ret webs_tripleSearch_dollarX(a, b, c, ai_search_indexedWebs(query)); } static L<WebNode> ai_index_search_dollarX(T3<Symbol> t) { ret ai_index_search_dollarX(t.a, t.b, t.c); }
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: | #1011301 |
Snippet name: | ai_index_search_dollarX |
Eternal ID of this version: | #1011301/9 |
Text MD5: | 7d1454e3f45caeab52a623d07ec0d2e0 |
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 06:58:57 |
Source code size: | 302 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 516 / 539 |
Version history: | 8 change(s) |
Referenced in: | [show references] |