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

5
LINES

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

JavaX fragment (include)

static S postDerivedFromWeb(Web web, S a, S b, S c) ctex {
  temp temp_ai_setMaker(web.source);
  temp tempSetThreadLocal(ai_postTriple_verified, web.verified());
  ret post(a, b, 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: #1013498
Snippet name: postDerivedFromWeb - post triple with same source & verified flag
Eternal ID of this version: #1013498/4
Text MD5: 7e680f849e9bb6867c1fac8df2435a8b
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-07 16:54:16
Source code size: 189 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 283 / 324
Version history: 3 change(s)
Referenced in: [show references]