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; }
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: | 670 / 658 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |