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

4
LINES

< > BotCompany Repo | #1011548 // ai_index_search_dollarX_quoted - return quoted nodes only

JavaX fragment (include)

static L<WebNode> ai_index_search_dollarX_quoted(S a, S b, S c) {
  S query = isDollarVar(a) ? c : a;
  ret web_quotedNodesOnly(webs_search_dollarX(webFromTriples(a, b, c), indexedWebs(query)));
}

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: #1011548
Snippet name: ai_index_search_dollarX_quoted - return quoted nodes only
Eternal ID of this version: #1011548/1
Text MD5: c394a627b45b7e7d6d720cbdd40a43bd
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-31 02:58:21
Source code size: 199 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 378 / 412
Referenced in: [show references]