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

4
LINES

< > BotCompany Repo | #1011355 // thoughtSpace_hasTriple

JavaX fragment (include)

static bool thoughtSpace_hasTriple(WebThoughtSpace ts, S a, S b, S c) {
  ret webs_search_noVar_bool(
    webFromTriple(a, b, c), thoughtSpace_indexedWebs(ts, a, b, c));
}

Author comment

Began life as a copy of #1011336

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: #1011355
Snippet name: thoughtSpace_hasTriple
Eternal ID of this version: #1011355/3
Text MD5: 6340a0892a995abaf4de3eebfca1885b
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 07:48:03
Source code size: 174 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 419 / 441
Version history: 2 change(s)
Referenced in: [show references]