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

5
LINES

< > BotCompany Repo | #1013584 // postDerived - post triple with same source & verified flag

JavaX fragment (include)

static S postDerived(TripleWeb w, S a, S b, S c) ctex {
  temp temp_ai_setMaker(w.source());
  temp tempSetThreadLocal(ai_postTriple_verified, w.verified());
  ret post(a, b, c);
}

Author comment

Began life as a copy of #1013498

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: #1013584
Snippet name: postDerived - post triple with same source & verified flag
Eternal ID of this version: #1013584/1
Text MD5: 6f3129150a1ec2bd87008b0280c03e6b
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-11 12:48:55
Source code size: 184 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 303 / 334
Referenced in: [show references]