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

10
LINES

< > BotCompany Repo | #1012420 // postVerbose

JavaX fragment (include)

1  
static S postVerbose(T3<S> t) {
2  
  ret postVerbose(t.a, t.b, t.c);
3  
}
4  
5  
static S postVerbose(S a, S b, S c) {
6  
  S webID = ai_postTriple(t);
7  
  if (webID != null)
8  
    print("Posted: " + ai_renderTriple(a, b, c));
9  
  ret webID;
10  
}

Author comment

Began life as a copy of #1012096

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: #1012420
Snippet name: postVerbose
Eternal ID of this version: #1012420/1
Text MD5: 8ccece8aefd37d9426d3eda5c495de00
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-02 16:40:37
Source code size: 231 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 362 / 360
Referenced in: [show references]