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

10
LINES

< > BotCompany Repo | #1012420 // postVerbose

JavaX fragment (include)

static S postVerbose(T3<S> t) {
  ret postVerbose(t.a, t.b, t.c);
}

static S postVerbose(S a, S b, S c) {
  S webID = ai_postTriple(t);
  if (webID != null)
    print("Posted: " + ai_renderTriple(a, b, c));
  ret webID;
}

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: 355 / 354
Referenced in: [show references]